How to configure email links to go to my companies page

Hi,
I have created a page on our companies site (not the okta domain) which uses the widget to sign in. I have links at the bottom for Forgotten Password and Unlock Account. All of this stays within the page/widget and behaves as I would like.

My issue is with the links in the email. I have customised the text in the emails, but have left links as the default
href="${activationLink}“
href=”${unlockAccountLink}“
href=”${resetPasswordLink}"
so currently when the user clicks on the link it returns them our Okta domain site to continue the process, not to the page where by widget is.

What do I need to do to use the widget for activation, forgotten password and unlock account? Can I just have the one page with the widget. I have seen something about using fromURI in the custom email, but haven’t been able to find any documentation on it.

Is what I am trying to do possible?
Thanks

1 Like