简体   繁体   中英

Azure AD B2C - custom sign up page, email verification

In the standard Azure B2C sign up experience there's a button Send verification code which sends a code to a provided email. But I'm creating a custom sign up page (because the system admin has to approve users) and I wonder if I can use the Azure built-in sending verification code. Can I do that? Or is it just easier to implement myself considering I'll need to customize email body and probably sender's address?

If you are creating your own custom sign-up page, outside of Azure AD B2C, then you cannot use the email verification feature of Azure AD B2C.

The standard Azure AD B2C policies support some email customization through Azure AD's company branding feature , but complete customization (including changing sender's address) is not currently supported.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM