
mla78 (mla78) asked a question.
I was wondering if somebody could give me some advice or documentation on how to redirect a user to a custom Single Page Application after the user gets the user activation email from Okta.
We have implemented a bookmark with our custom login and we added that bookmark to the activationlink in the email template.
<a id="reset-password-link" href="${activationLink}?fromURI=%2Fhome%2Fbookmark%2F0oapgwrka0uUXY6Sp0h7%2F1280" style="text-decoration:none"> <span style="font-size:13.5px;color:*fff"> Activate Navitus Account </span> </a>
Everything works well, except we have different SPAs with unique URLs and this solution works for just one application.
Thank you.

I would defer OKTA/Other Leaders to answer it as i haven't come across as of yet - But , Good question though..