
BenB.62283 (Customer) asked a question.
Workflow
User Signs Up -> Okta Sends User Activation Email -> User Clicks Activate Button -> Okta Webhook triggered (backend resources created) and User Redirected to Update Password -> User Redirected to Okta Dashboard that has a little Rocket Ship icon on it.
Instead of Redirecting to Okta User Dashboard, how do I redirect to my own page? ie Login page
Theoretically, if the User just updated/created Okta password after clicking the Activate button, a redirection to my Login Page (Okta), the User would already be logged in.
On the same note, how would I put My App Link in the newly registered users Okta Dashboard?

Hello @BenB.62283 (Customer) Thank you for reacting out to our Community!
This should be achievable if you edit the Activation E-mail template and add ?formURI=“domain.com” after ActivationLink in the template.
Please also see a few doc links for customisations:
https://developer.okta.com/docs/guides/custom-email/main/#use-customizable-email-templates
https://help.okta.com/en-us/Content/Topics/Settings/Settings_Email.htm
https://support.okta.com/help/s/article/Custom-HTML-End-User-Templates?language=en_US
The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.
Community members help others by clicking Upvote or Select as Best on responses. Try it today.