Hi @kwst,
Thank you for your response.
When using the New Universal Login, calling the /authorize
request with the screen_hint=signup
query parameter will send the user to the /signup
URI.
Similarly, when the user presses the Sign Up button on the Universal Login Page, the URI changes accordingly. You will see the /signup
URI when clicking on the Signup button and /login
when clicking on the Login button.
I have tested this and can confirm that it works as expected.
Please let me know if there’s anything else I can do to help.
Thank you.