damienbod / AspNetCoreHybridFlowWithApi

Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples
https://damienbod.com/2018/02/02/securing-an-asp-net-core-mvc-application-which-uses-a-secure-api/
MIT License
364 stars 71 forks source link

Add other MFA method #49

Open damienbod opened 1 year ago

damienbod commented 1 year ago

ASP.NET Core Identity defaultUI is not added and so Identity razor pages need to be added explicitly.

At present, only FIDO2 is setup on the STS