<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00007w88zHSAQOkta Classic EngineOkta Integration NetworkAnswered2024-04-15T11:17:39.000Z2020-03-02T12:07:58.000Z2020-03-13T15:23:40.000Z

n5z00 (n5z00) asked a question.

How to redirect to custom app after user activation

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

 


  • bc221 (bc221)

    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!

    Expand Post
  • n5z00 (n5z00)

    Hi Vipul,

    Am currently using developer account, not able to update the template.

    is there a way we can do it.

  • bc221 (bc221)

    You need to use paid tenant to test this.

  • n5z00 (n5z00)

     

     

     

     

     

    this section am trying to edit

    Image is not available

    Expand Post
  • n5z00 (n5z00)

    So Vipul, can we do it without paid subscription?

  • bc221 (bc221)

    yes Aditya, Paid subscription is mandatory.

  • wh612 (wh612)

    Hi Vipul,

     

    Can you explain how this will work for multiple custom OIDC applications?

     

    Cheers.

This question is closed.
Loading
How to redirect to custom app after user activation