Multiple Authentification / Fallback Option for Azure AD

Hi @JustJoe,

You can check my reply here: GMail and ASP.Net Core Identity - #2 by korchev

Also here is a sample application that combines three authentication modes - Google, AzureAD and ASP.NET Core Identity. Check the Program.cs registration as well as the changes done to AccountController.
SocialLoginWasm.zip (295.1 KB)

1 Like