All Projects → marcelodiiorio → My-Azure-AD-B2C-use-cases

marcelodiiorio / My-Azure-AD-B2C-use-cases

Licence: MIT license
Recopilation of Azure AD B2C use cases I use to find in customers, or are requested by peers

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to My-Azure-AD-B2C-use-cases

ms-identity-javascript-react-tutorial
A chapterwise tutorial that will take you through the fundamentals of modern authentication with Microsoft identity platform in React using MSAL React
Stars: ✭ 100 (+334.78%)
Mutual labels:  identity, b2c
qwshop
b2b2c laravel+vue Rapid development framework
Stars: ✭ 73 (+217.39%)
Mutual labels:  b2c
Security
🔑 Provides authentication, authorization and a role-based access control management via ACL (Access Control List)
Stars: ✭ 180 (+682.61%)
Mutual labels:  identity
Stormpath Sdk Java
Official Java SDK for the Stormpath User Management REST API
Stars: ✭ 221 (+860.87%)
Mutual labels:  identity
Oauthlib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Stars: ✭ 2,323 (+10000%)
Mutual labels:  identity
Identity.dapper
Identity package that uses Dapper instead EntityFramework for use with .NET Core
Stars: ✭ 234 (+917.39%)
Mutual labels:  identity
Home
Welcome to Janssen: the world's fastest cloud native identity and access management platform
Stars: ✭ 176 (+665.22%)
Mutual labels:  identity
Dailyfresh-B2C
这是一个 ☛全栈/全端/全平台☚ 的B2C模式的电商项目, web后台基于Django2.0 + Python3.6, 前后端分离,前端使用Vue框架开发。移动端基于Flutter开发,一套代码支持Android&IOS平台。微信小程序基于mpvue框架开发。
Stars: ✭ 74 (+221.74%)
Mutual labels:  b2c
token-cli
Command line utility for interacting with OAuth2 infrastructure to generate tokens
Stars: ✭ 19 (-17.39%)
Mutual labels:  identity
Netdevpack
A smart set of common classes and implementations to improve your development productivity.
Stars: ✭ 220 (+856.52%)
Mutual labels:  identity
Aspnetcore2jwtauthentication
Jwt Authentication without ASP.NET Core Identity
Stars: ✭ 218 (+847.83%)
Mutual labels:  identity
Stacks Blockchain
The Stacks 2.0 blockchain implementation
Stars: ✭ 2,549 (+10982.61%)
Mutual labels:  identity
Blazorwithidentity
A project template for a blazor hosted app using cookie based authentication with ef core identity.
Stars: ✭ 242 (+952.17%)
Mutual labels:  identity
Destiny.core.flow
Destiny.Core.Flow是基于.Net Core,VUE前后分离,开发的一个开源Admin管理框架目前有以下模块:菜单管理、用户管理、角色管理、用户角色、角色权限等功能。
Stars: ✭ 184 (+700%)
Mutual labels:  identity
auth
A GitHub Action for authenticating to Google Cloud.
Stars: ✭ 567 (+2365.22%)
Mutual labels:  identity
Aspnetcore.identity.mongo
This is a MongoDB provider for the ASP.NET Core 2 Identity framework
Stars: ✭ 179 (+678.26%)
Mutual labels:  identity
Pomerium
Pomerium is an identity-aware access proxy.
Stars: ✭ 2,860 (+12334.78%)
Mutual labels:  identity
Identityserver
An open-source, standards-compliant, and flexible OpenID Connect and OAuth 2.x framework for ASP.NET Core
Stars: ✭ 223 (+869.57%)
Mutual labels:  identity
Mask-Aware-Face-Recognition-SDK-iOS
Fast, Accurate, Mask-Aware Face Recognition SDK with Liveness Detection
Stars: ✭ 113 (+391.3%)
Mutual labels:  identity
alkemio
START HERE! Cross project collaboration and shared documentation.
Stars: ✭ 22 (-4.35%)
Mutual labels:  identity

My Azure AD B2C use cases

Recopilation of Azure AD B2C use cases I use to find in customers, or are requested by peers.

When working with custom policies, I'm always using the custom policies starter pack available here https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-get-started-custom#download-starter-pack-and-modify-policies

For practicity, I only describe what you need to add or edit, depending on the case. In other more complex cases, I'm going to publish the sample policies involved.

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].