azure-ad-b2c
There are 91 repositories under azure-ad-b2c topic.
azure-ad-b2c/samples
Azure AD B2C custom policy solutions and samples.
Azure-Samples/active-directory-b2c-custom-policy-starterpack
Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
Azure-Samples/active-directory-b2c-dotnet-webapp-and-webapi
A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C
Azure-Samples/active-directory-b2c-advanced-policies
Sample for use with Azure AD B2C with Custom Policies.
Azure-Samples/ms-identity-javascript-angular-tutorial
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in Angular using MSAL Angular v2
Azure-Samples/active-directory-b2c-dotnetcore-webapp
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.
Azure-Samples/active-directory-b2c-javascript-msal-singlepageapp
A single page application (SPA) calling a Web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
Azure-Samples/active-directory-b2c-javascript-nodejs-webapi
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.
Azure-Samples/ms-identity-b2c-javascript-spa
Vanilla JavaScript single-page application calling a web API protected by Azure AD B2C
Azure-Samples/active-directory-b2c-xamarin-native
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-migration
Azure AD B2C User Journeys to perform User Migration from Legacy Identity Providers.
Azure-Samples/active-directory-b2c-dotnet-desktop
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.
Azure-Samples/active-directory-b2c-javascript-hellojs-singlepageapp
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.
Azure-Samples/active-directory-b2c-ios-swift-native-msal
An iOS sample in Swift that authenticates Azure AD B2C users and calls an API using OAuth 2.0
Azure-Samples/xamarin-azure-businessreview
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/custom-policy-manager
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.
Azure-Samples/active-directory-b2c-php-webapp-openidconnect
A PHP web application that authenticates users with Azure AD B2C using OpenID Connect.
Azure-Samples/ms-identity-javascript-nodejs-tutorial
A chapterwise tutorial that will take you through the fundamentals of modern authentication with the Microsoft identity platform in Node.js using MSAL Node
Azure-Samples/active-directory-b2c-javascript-angular-spa
An Angular single-page application calling a web API. Authentication is done with Azure AD B2C by leveraging MSAL.js
azure-ad-b2c/unit-tests
Azure AD B2C custom policies unit tests
Azure-Samples/active-directory-b2c-javascript-angular2.4-spa
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
dzimchuk/azure-ad-b2c-asp-net-core
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 authorization code, calling a protected Web API.
azure-ad-b2c/deploy-trustframework-policy
A GitHub Action for deploying TrustFramework policies using the Microsoft Graph
Azure-Samples/active-directory-b2c-android-native-appauth
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 tokens.
Azure-Samples/microsoft-identity-express
Simple wrapper around MSAL Node for handling authN/authZ in Express.js web apps with the Microsoft identity platform
zengeeks/b2c-swa-handson
Azure AD B2C と Azure Static Web Apps の認証連携ハンズオン
Azure-Samples/ms-identity-b2c-javascript-nodejs-management
Demonstrates how to manage Azure AD B2C users via Microsoft Graph using MSAL.js and MSAL Node.
bretthacker/B2CDevSync
Dev utility, syncs B2C policies and UI customizations to tenant and blob account as changes occur
Azure-Samples/active-directory-b2c-ios-native-appauth
Demonstrates how you can use a third party library to build an iOS application in Objective-C that authenticates Microsoft identity users to our Azure AD B2C identity service.
Gimly/NetCoreAngularAzureB2CMsal
This is the dotnet core angular default template with an addition of authentication with the help of Azure AD B2C and msal.js
sonyarouje/react-native-ad-b2c
React Native library for Azure Active Directory B2C
dzimchuk/book-fast-containers
A sample demonstrating how to implement a containerized multitenant facility management and accommodation booking application. It uses microservices architecture and relies on a bunch of Azure services.
ssrikantan/contoso-insurance
A Solution that showcases the use of Azure Key Vault for secure handling of sensitive Business data
Gimly/simpleAngularAzureB2C
This simple Angular app uses msal.js to login users through Azure AD B2C
jasjeetsuri/B2C-IEF-Custom-Policies
Azure AD B2C Identity Experience Framework Custom Policy examples