azure-ad-b2c topic

List azure-ad-b2c repositories

ms-identity-b2c-javascript-spa

115
Stars
71
Forks
Watchers

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

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.

active-directory-b2c-dotnet-desktop

73
Stars
41
Forks
Watchers

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.

user-migration

91
Stars
62
Forks
Watchers

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

custom-policy-manager

42
Stars
29
Forks
Watchers

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.

ms-identity-javascript-nodejs-tutorial

37
Stars
29
Forks
Watchers

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

xamarin-azure-businessreview

46
Stars
19
Forks
Watchers

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

azure-ad-b2c-asp-net-core

33
Stars
12
Forks
Watchers

A sample demonstrating how you can configure your ASP.NET Core 5.0 applications to take advantage of Azure AD B2C to perform such tasks as authenticating users, protecting Web APIs, redeeming authoriz...

Demonstrates how you can use a third party library to build an Android application that authenticates Microsoft identity users to our B2C identity service and calls a web API using OAuth 2.0 access to...