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.
This set of policies demonstrates how to use a Custom email verification solution, which allows you to send your own custom email verification during sign-up or during the password reset user journeys.
This sample is detailed on the Microsoft B2C documentation site:
- Mailjet - Custom email verification with Mailjet, document
- SendGrid - Custom email verification with SendGrid, document
- SSPR - Azure AD B2C email verification with SSPR technical profile, document
This sample policy is based on LocalAccounts starter pack. All changes are marked with Sample: comment inside the policy XML files. Make the necessary changes in the Sample action required sections.