Closed rdcoperving closed 4 years ago
You must use custom HTML, add a link that redirects to your app: https://myapp.com/sign-in. This will then initialize a proper auth request through your OIDC library to the sign in page. Only the combined sign in and sign up page has a built in link to go to sign up, the sign up page does not have this capability.
Need to show singup page first for my website and a button on signup page to redirect to singin
I'm creating custom policy to first show singup form which has "Already a user then singin " button, on click which takes user to signin form(something like default singin and singup toggle) Extensionfile:
SingupPolicy:
Something like this: