8 comments

  1. […] Adding an external Microsoft login to IdentityServer4 (Damien Bowden) […]

  2. […] Adding an external Microsoft login to IdentityServer4 This article shows how to implement a Microsoft Account as an external provider in an IdentityServer4 project using ASP.NET Core Identity with a SQLite database. Give the application a name and add your email. […]

  3. […] should now be used instead of the AddMicrosoftAccount method. This replaces the existing post: Adding an external Microsoft login to IdentityServer4. It is still possible to use the https://apps.dev.microsoft.com if only Microsoft accounts are […]

    1. I meant Damien* sorry.

    2. Hi Neel not exactly sure how this should work, but I assume it should using an APP Registration in Azure with the same tenant as your office and the ID4 uses this for the login. Then the user is signed into the same Azure AD as you office.

      Greetings Damien

  4. Fiyaz Bin Hasan · · Reply

    How can I do the same but instead of taking the user to a MVC view incorporated in the identity server rather redirect him to a registration page inside a spa application? can you explain the workflow a bit?

  5. […] 7. Adding an external Microsoft login to IdentityServer4 … […]

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.