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

Update Identity Server and FIDO2 client #47

Closed damienbod closed 1 year ago

damienbod commented 1 year ago

Validate that MFA docs matches and update if required

damienbod commented 1 year ago

https://learn.microsoft.com/en-us/aspnet/core/security/authentication/mfa

damienbod commented 1 year ago

fixed