Community

Requiring MFA for Admin Pages in an ASP.NET Core Identity application

(damienbod) This article shows how MFA could be forced on users to access sensitive pages within an ASP.NET Core Identity application. This could be useful for applications where different levels of access exist for the different identities.