Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.81 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.81 KB

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.