However, it requres oldPassword/newPassword as input parameters. It means that our system needs to temporarily store password on memory when I integrate Okta with our system. Due to the security reason, we would like to avoid storing password in our system and directly input password to Okta. Our user will not use Okta web console directly.
I found we can send “reset password” URL to the user.
When I click the link on the email, the following screen (password-reset screen) is displayed. Can I customize this screen with Okta? (I know we can customize the sign-in screen on Okta.)
I want the wording on the screen to look like the password change screen.