Skip to content

How to integrate ASP.NET Core Identity with Azure AD? #28529

Answered by Tratcher
nikbakhts asked this question in Q&A
Discussion options

You must be logged in to vote

I don't have a good sample to point to, but you can treat AAD just like any other external provider for Identity. Look at this Facebook example:
https://docs.microsoft.com/en-us/aspnet/core/security/authentication/social/facebook-logins?view=aspnetcore-5.0#configure-facebook-authentication

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nikbakhts
Comment options

@Tratcher
Comment options

@nikbakhts
Comment options

Answer selected by nikbakhts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants