Skip to content

Latest commit

 

History

History

custom-email-verifcation-displaycontrol

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Custom email verification - DisplayControls

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.

Scenario

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:

Policy Documentation
Mailjet policy Custom email verification with Mailjet
SendGrid policy Custom email verification with SendGrid
SSPR policy Azure AD B2C email verification with SSPR technical profile
Sendinblue policy Custom email verification with Sendinblue

Notes

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.