
AshishM.15012 (Customer) asked a question.
We have an Application which has Admin pages and non-Admin pages and we use Okta as IAM solution. Lets assume our application is hosted as https://abc.xyz.com
I understand that we can customize SignIn page of Okta to have our own html/js.
We like to have full control of Okta reset UI as well. Can we create a custom Forgot Pwd page and host under our Application domain (https://abc.xyz.com/forgetpwd) and then from Okta SignIn page, we like to redirect to this link.
Then our page https://abc.xyz.com/forgetpwd will call Okta API to Reset password.
Can that be done?

Hi. Thank you for reaching us.
In order to customize the Forgot Password Link you need to go to your Admin Dashboard - Settings - Customization - Sign-In page. And in here you can edit those links.
To host your own widget you need to create and self host the Okta Sign In Widget.
If more information is needed in regards to Self Hosted Widget:
https://developer.okta.com/docs/concepts/hosted-vs-embedded/
https://developer.okta.com/docs/guides/style-the-widget/style-self-hosted/