
uvjdq (uvjdq) asked a question.
Hello,
When a user registers through SSR, is there a way to do the following:
- After registration and password setup, user is immediately redirected to the Login Page of an assigned app for an SP initiated flow
- After registration and password setup, user gets a message on their screen telling them to check their Email for a link to the Application URL they are assigned to.
Is it possible to set up these flows?

Hello @uvjdq (uvjdq),
Yes, it is possible to set up these flows.
You can also add custom attributes to an Okta user profile using the link: https://developer.okta.com/docs/guides/sign-into-spa/react/main/
Also, feel free to post this question on our Okta Developer Forums: https://devforum.okta.com,
and they should be able to help you with this.
Regards,
Natalia
Okta Inc.
Thank you