Repository navigation

#

azure-ad-b2c

Azure AD B2C custom policy solutions and samples.

C#
886
1 个月前

Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework

354
1 年前

A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C

JavaScript
283
1 年前

A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2

TypeScript
201
1 年前

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.

C#
163
5 年前

A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js

JavaScript
163
4 年前

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.

JavaScript
142
1 年前

Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C

JavaScript
115
1 年前

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.

C#
112
1 年前

Azure AD B2C User Journeys to perform User Migration from Legacy Identity Providers.

C#
100
3 年前

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.

C#
79
1 年前

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.

JavaScript
63
6 年前

A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node

PowerShell
46
1 年前

An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0

Swift
46
2 个月前

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

C#
45
4 年前

A PHP web application that authenticates users with Azure AD B2C using OpenID Connect.

44
5 年前

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.

C#
44
1 年前

An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js

39
4 年前

A sample demonstrating how you can configure your ASP.NET Core applications to take advantage of Azure AD B2C to perform such tasks as authenticating users, protecting Web APIs, redeeming authorization code, calling a protected Web API.

C#
35
2 年前