Skip to content

Sign Up user flow for Azure B2C #3195

Answered by TravisTroyer
TravisTroyer asked this question in Q&A
Discussion options

You must be logged in to vote

@jmprieur I appreciate the suggestion, but I am working on a SASS and need the ability for users to sign up on their own.

I was able to work around my issue by creating my own AccountController, similar to the AccountController in Microsoft.Identity.Web.UI, and adding a SignUp route that mimics the SignIn route, using the sign up flow. I based it on the following pull request:

#968

This seems to be working well. I think it'd be great if that pull request would have made it into the product.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by TravisTroyer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants