Azure Mobile Apps with ASP.NET Identity or Custom Authorisation -


i evaluating azure's mobile apps , want clarify findings.

a generic mobile app on app store targets wide audience (100,000 customer or more) supports native registration/authorisation , additional one(s) such facebook and/or twitter.

azure mobile apps not support asp.net identity or custom authorisation, support fb, twitter, microsoft, google , azure ad.

is custom authorisation support or asp.net identity support coming or there recommended way of supporting above scenario (a native registration)? there workaround now?

no, can use asp.net identity or other custom scheme. please refer documentation: https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-dotnet-backend-how-to-use-server-sdk/#custom-auth/


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -