All Projects → Azure-Samples → Active Directory B2c Advanced Policies

Azure-Samples / Active Directory B2c Advanced Policies

Licence: mit
Sample for use with Azure AD B2C with Custom Policies.

Projects that are alternatives of or similar to Active Directory B2c Advanced Policies

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
Stars: ✭ 166 (-1.78%)
Mutual labels:  microsoft, identity
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.
Stars: ✭ 39 (-76.92%)
Mutual labels:  microsoft, identity
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.
Stars: ✭ 63 (-62.72%)
Mutual labels:  microsoft, identity
Microsoft Authentication Library For Dotnet
Microsoft Authentication Library (MSAL) for .NET
Stars: ✭ 746 (+341.42%)
Mutual labels:  microsoft, identity
Microsoft Authentication Library For Android
Microsoft Authentication Library (MSAL) for Android
Stars: ✭ 103 (-39.05%)
Mutual labels:  microsoft, identity
active-directory-android
An android app that uses Azure AD and the ADAL library for authenticating the user and calling a web API using OAuth 2.0 access tokens.
Stars: ✭ 33 (-80.47%)
Mutual labels:  microsoft, identity
Epilink
Authenticate people on your Discord servers and give them roles automatically. All-in-one server back-end, Discord bot and front-end. Works with Google, Microsoft and any OpenID Connect provider.
Stars: ✭ 36 (-78.7%)
Mutual labels:  microsoft, identity
ms-identity-mobile-apple-swift-objc
An iOS sample in Swift that authenticates Microsoft Account and Azure AD users and calls the Graph API using OAuth 2.0
Stars: ✭ 61 (-63.91%)
Mutual labels:  microsoft, identity
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.
Stars: ✭ 160 (-5.33%)
Mutual labels:  microsoft, identity
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.
Stars: ✭ 91 (-46.15%)
Mutual labels:  microsoft, identity
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.
Stars: ✭ 85 (-49.7%)
Mutual labels:  microsoft, identity
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
Stars: ✭ 136 (-19.53%)
Mutual labels:  microsoft, identity
Microsoft Authentication Library For Objc
Microsoft Authentication Library (MSAL) for iOS and macOS
Stars: ✭ 132 (-21.89%)
Mutual labels:  microsoft, identity
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
Stars: ✭ 164 (-2.96%)
Mutual labels:  microsoft, identity
Magazine Website
🐭 A magazine website (using .NET Core, ASP.NET Core, EF Core) with DDD, CQRS, microservices, asynchronous programming applied...
Stars: ✭ 155 (-8.28%)
Mutual labels:  microsoft
Identitymanager2
Development tool for administering users and roles
Stars: ✭ 164 (-2.96%)
Mutual labels:  identity
Phpstamp
The XSL-way templating library for MS Office Word DOCX documents.
Stars: ✭ 150 (-11.24%)
Mutual labels:  microsoft
Autonomousdrivingcookbook
Scenarios, tutorials and demos for Autonomous Driving
Stars: ✭ 1,939 (+1047.34%)
Mutual labels:  microsoft
Security.identity
.NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
Stars: ✭ 165 (-2.37%)
Mutual labels:  identity
Peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
Stars: ✭ 1,945 (+1050.89%)
Mutual labels:  microsoft

languages:

  • csharp
  • powershell
  • objc
  • html
  • javascript page_type: sample description: "A demo of Azure AD B2C Custom Policies with the Identity Experience Framework (IEF)." products:
  • azure
  • azure-active-directory urlFragment: identity-experience-framework-azure-ad

Azure AD B2C Custom Policies with the Identity Experience Framework (IEF)

Active Repos:

Solutions and training for Azure AD B2C

https://docs.microsoft.com/en-us/azure/active-directory-b2c/solution-articles

What are the supported features and where is the supported documentation? Supported feature set of Custom Policies with IEF available via:

  1. The inline documentation in the Identity Experience Framework tab in B2C. Click on "Developer Responsibilities"
  2. Azure official documentation page

Unsupported material

A Demo of Azure AD B2C is deployed at https://wingtipgamesb2c.azurewebsites.net/.

Samples for Wingtipgamesb2c.azurewebsites.net. Including:

  • Web application /src/WingTipGamesWebApplication
  • Application Insights Viewer /src/WingTipUserJourneyPlayerWebApplication
  • Web app with admin side analytics src/WingTipToysWebApplication

The contents of this repository are unsupported and may or not be current. Replies to questions about unsupported material have the lowest priority

Why unsupported?

The Identity Experience Framework is a powerful identity engine with a very comprehensive feature set, that is used internally for Microsoft services like Azure AD B2C. Only a subset of features will be tested, monitored, documented, and supported over time. The supported list will increase quickly. Unsupported samples and documentation are provided for our fans and partners for training, and feedback only.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].