'mooving links in sign in & sign up custom policy - b2c
My custom policies are based on this documentation : Forgot password and custom sign up. At the end I used one userjourney for both with a subjourney for forgot password link :
Now I need to change de location of forgot password and sign up links in connexion page. There is any way to do it please?
I tried to hide it and create another ones, but the token change in the links and then doesn't work.
Forgot pass link : href="/tenant.onmicrosoft.com/B2C_1A_signup_signin/api/CombinedSigninAndSignup/unified?claimsexchange=ForgotPasswordExchange&csrf_token=......&tx=StateProperties=......&p=B2C_1A_signup_signin"
sign up link is like this: href="/tenant.onmicrosoft.com/B2C_1A_signup_signin/api/CombinedSigninAndSignup/unified?local=signup&csrf_token=......&tx=StateProperties=........&p=B2C_1A_signup_signin"
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
