Wednesday, August 8, 2018

Existing web application with regular logins - How do I add ability for Microsoft account logins?

So as the topic says;

We have a existing web application that uses "regular" logins from AspNetUsers table with roles defined in the AspNetRoles.

How do I add Microsoft account functionality? And how do I add roles etc for those kind of accounts?

Tried this: https://www.benday.com/2014/02/25/walkthrough-asp-net-mvc-identity-with-microsoft-account-authentication/ but did not get anywhere really.

Existing web application with regular logins - How do I add ability for Microsoft account logins? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team