Azure AD B2C custom policy solutions and samples.
-
Updated
Jul 10, 2024 - HTML
Azure AD B2C custom policy solutions and samples.
Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C
Sample for use with Azure AD B2C with Custom Policies.
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
An ASP.NET Core web application that can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
A small Node.js Web API for Azure AD B2C that shows how to protect your web api and accept B2C access tokens using Passport.js.
Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C
This is a simple Xamarin Forms app showcasing how to use MSAL to authenticate users via Azure Active Directory B2C, and access a Web API with the resulting tokens.
Azure AD B2C User Journeys to perform User Migration from Legacy Identity Providers.
Sample showing how a Windows desktop .NET (WPF) application can sign in a user using Azure AD B2C, get an access token using MSAL.NET and call an API.
A single page app, implemented with an ASP.NET Web API backend, that signs up & signs in users using Azure AD B2C and calls the web API using OAuth 2.0 access tokens.
An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0
Demo app showing how to use several Azure services with Xamarin including Azure AD B2C, Azure Cosmos DB, Azure Functions, Azure App Services, and Azure Media Services
A PHP web application that authenticates users with Azure AD B2C using OpenID Connect.
An application that allows making CRUD operations against Azure AD B2C Custom Policies, launching policies directly from the UI with the ability to request for access tokens.
An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node
A single page app implemented using Angular 2.4.5 that signs up & signs in users using Azure AD B2C and calls a web API using OAuth 2.0 access tokens. http://aka.ms/aadb2c
Add a description, image, and links to the azure-ad-b2c topic page so that developers can more easily learn about it.
To associate your repository with the azure-ad-b2c topic, visit your repo's landing page and select "manage topics."