0

I am looking to split the Sign Up page into 2 screens as mentioned in this link; https://github.com/azure-ad-b2c/samples/tree/master/policies/split-email-verification-and-signup

However, the Username that I am using as the UPN value in B2C isn't email address. Can someone guide me on how to get this done if the SigninName is the username instead of an email

Thanks

Kev
  • 45
  • 6

1 Answers1

0

Have a look at this sample.

"For scenarios where you would like users to sign up and sign in with Usernames rather than Emails".

rbrayb
  • 46,440
  • 34
  • 114
  • 174