This is a migrated thread and some comments may be shown as answers.

How to connect to Asp.net Identity 2.0 system from within my Kendo app

1 Answer 213 Views
Apache Cordova
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ruud
Top achievements
Rank 1
Ruud asked on 19 Nov 2014, 05:58 PM
Hi,
I'm trying out the App Builder trail and want to connect to my backend Mvc app via Ajax calls which uses the Asp.net Identity 2.0 system. It might be me, but I cannot seem to find an example on how to login from an app.

Anyone familiar with this technique and/or anyone knows about a sample on how to login from an app to Mvc with the Asp.net Identity 2.0 system? The goal is to login from within my app to a Mvc application:

- Mvc application is configured to use Individual User Accounts (so stored in a Sql server db)
- is hosted on Azure
- I have full control over this application
- no SSL (yet..)

Thanks in advance!
Ruud

1 Answer, 1 is accepted

Sort by
0
Tsvetina
Telerik team
answered on 21 Nov 2014, 02:26 PM
Hello Ruud,

I looked around for some guides for using ASP.NET Identity for authentication of client apps and found this tutorial on using token-based authentication:

Token Based Authentication using ASP.NET Web API 2, Owin, and Identity

It is quite detailed and also provides links for testing the end result.

I hope it helps you get the desired integration.

Regards,
Tsvetina
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
Apache Cordova
Asked by
Ruud
Top achievements
Rank 1
Answers by
Tsvetina
Telerik team
Share this question
or