azure-ad-b2c / Scripts

Sample scripts related to Azure AD B2C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Active Directory B2C: Sample Scripts

In this repo, you will find sample scripts related to the administration and use of Azure AD B2c.

Language Customisation

Getting Started

  • Scripts to automate setting up a new B2C tenant. These scripts will prepare your B2C tenant to be ready for testing in seconds:
    • Create a B2C GraphApp for scripting
    • Create the Token Signing and Encryption keys
    • Create the IdentityExperienceFramework apps
    • Download/Modify/Upload the B2C Starter Pack
    • Create a test WebApp so you can test your first signup/signin

Community Help and Support

Use Stack Overflow to get support from the community. Ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before. Make sure that your questions or comments are tagged with [azure-ad-b2c]. If you find a bug in the sample, please raise the issue on GitHub Issues. To provide product feedback, visit the Azure Active Directory B2C Feedback page.

About

Sample scripts related to Azure AD B2C


Languages

Language:PowerShell 50.2%Language:C# 45.4%Language:HTML 3.1%Language:Python 1.0%Language:CSS 0.3%Language:JavaScript 0.1%