This project and repository was created to collect templates related to Microsoft Identity Platform and common authentication scenarios using best security practices.
If you like this content, please give it a star!
3. ASP .NET Core Razor Pages web application secured by Azure Active Directory B2C with Authorization Data Storage
This code sample presents how to secure ASP .NET Core Razor Pages web application with Azure Active Directory. This sample uses Microsoft Identity Web library.
This code sample presents how to secure ASP .NET Core Razor Pages web application with Azure Active Directory B2C. This sample uses Microsoft Identity Web library.
This code sample presents how to secure ASP .NET Web API application with Azure Active Directory. This sample uses Microsoft Identity Web library.
ASP. NET Core Razor Pages Web Application secured by Azure Active Directory B2C with Authorization Data Storage
This code sample presents how to secure ASP .NET Core Razor Pages web application with Azure Active Directory B2C with Authorization Data Storage. This sample uses Microsoft Identity Web library.
This solution is described on my tech blog.
This code sample presents how to secure ASP .NET Web API application with Azure Active Directory and use role authorization. This sample uses Microsoft Identity Web library.
This code sample presents how to secure ASP .NET Core Razor Pages web application with Azure Active Directory B2C. This sample uses Microsoft Identity Web library.
This code sample presents how to secure UWP application with Azure Active Directory. This sample uses Microsoft Identity Client library.
This code sample presents how to secure UWP application with Azure Active Directory B2C. This sample uses Microsoft Identity Client library.
This sample presents how to create generic custom policies and setup continuous delivery for them using GitHub Actions.
This solution is described on my tech blog.
This sample presents how to enable MFA for the Azure AD B2C custom policies.
This sample presents how to send the request from the Azure Function App to ASP .NET Core Web API with access token obtained from the Azure AD B2C using client credentials flow.