[Documentation] Explain how to sign-in users in a Web App with multiple IdPs (Azure AD, Azure ADB2C, and OAuth 2.0 providers) #173
Labels
b2c
documentation
Improvements or additions to documentation
duplicate
This issue or pull request already exists
enhancement
New feature or request
good first issue
Good for newcomers
web app
Milestone
Documentation Related To Component:
Sign-in in Web app:
Explain how to sign-in users in a Web App with multiple IdPs (Azure AD, Azure ADB2C, and OAuth 2.0 providers)
Please check those that apply
Description Of The Issue
See ASP.NET Core issue dotnet/aspnetcore#11972
@alexvy86 created a repo with a sample app that uses 3 different auth providers, based on the official Microsoft samples. It does require some setup with the app registrations in AzureAD and AzureAD B2C, but can serve as a starting point.
See the repo https://github.com/alexvy86/multi-auth-sample/
The text was updated successfully, but these errors were encountered: