IdentityNow password reset okta verify message change

Hi, when we use IdentityNow password reset page i.e. “https://orgname.identitynow.com/r/default/reset-password” we get page to enter userid and click on Continue button, in next page we get radio button options where we can select option “Authenticate with okta verify” once we select this option and click on Continue button, it sends okta push message on user mobile. Here I want to update the content of the okta verify push message. Currently it just says " Did you just try to sign-in, location, url of organization’s okta url. " what is missing here is name of application…there should be some text like this okta push notification is for which application, if possible, put the userid, IdentityNow URL info, requester name… could you please suggest me if we can do this, if yes how can we do this.

Hi @hranjan3 ,

You can utilise the ISC Beta API for setting up the custom message even for MFA.
Use the provided API for your reference : create-custom-password-instructions | SailPoint Developer Community

Here you can defined the certain possible values as per the required pageID that would be different as per your requirements like - mfa:enter-code, mfa:select etc.

Using this I hope you should be able to set the required custom message for password reset via using MFA as Okta verify.

Thanks,
Prashant

1 Like

Hi @PrashantMishra Thanks for your response! I will check on given api.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.