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
Post a Comment