
n5z00 (n5z00) asked a question.
Hi Team,
I want to redirect to my custom App end point after email verification i.e., after user activation email link.
I think after email activation we need to set redirect uri.
I have tried online resources but no luck nothing worked for me.
Can someone help me out.
Thanks in advance.
Aditya N

Hi Aditya,
If you want to redirect a user to any Okta app after verification then please use App Embed Link. also use Encoded URL string in fromURI
href="${activationLink}?fromURI=https%3A%2F%2FyourCustomApp.com" id="reset-password-link" style="text-decoration: none;
Try this and let me know if that works!
Hi Vipul,
Am currently using developer account, not able to update the template.
is there a way we can do it.
You need to use paid tenant to test this.
this section am trying to edit
So Vipul, can we do it without paid subscription?
yes Aditya, Paid subscription is mandatory.
Hi Vipul,
Can you explain how this will work for multiple custom OIDC applications?
Cheers.