-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Open
Labels
Milestone
Description
We have walkthrough docs for things like WsFed, AAD, and Facebook OAuth. E.g.
https://docs.microsoft.com/en-us/aspnet/core/security/authentication/ws-federation?view=aspnetcore-2.1
However OAuth and even more so OpenIdConnect are not provider specific, we should provide a dedicated doc for each showing how you can use the various features of these generic auth components to work with a variety of auth providers.
minecraftchest1