Skip to main content

Create custom password instructions

POST 

/custom-password-instructions/v1

experimental

This API is currently in an experimental state. The API is subject to change based on feedback and further testing. You must include the X-SailPoint-Experimental header and set it to true to use this endpoint.

This API creates the custom password instructions for the specified page ID.

The pageId determines which login and password-recovery screen your custom instructions appear on. The following table describes each supported page ID and where its text is displayed:

Page IDWhere the custom text appears
flow-selection:selectFlow-selection landing screen, under "Need help signing in?", above the navigation links.
reset-password:enter-usernameReset-password "enter username" step, under the prompt, above the username field.
unlock-account:enter-usernameUnlock-account "enter username" step, under the prompt, above the username field.
forget-username:user-emailForgot-username screen, under "Enter the email address for", above the email field.
reset-password:enter-passwordReset-password "new password" step, under the header, above the password fields.
change-password:enter-passwordSame "new password" screen, but the authenticated app/sync-group change variant.
reset-password:finishReset-password success screen, under the success icon/heading, above the return button.
change-password:finishSuccess screen for the authenticated app/sync-group change, under the heading.
mfa:selectMFA method-selection step, under the prompt, above the list of MFA options.
mfa:enter-codeMFA code-entry step, under the option label, above the code field.
mfa:enter-kbaKBA step, under "Please answer these security questions", above the questions form.
unlock-account:finishUnlock-account success screen, under the success icon/heading, above the return button.

In every case the text shows as an info-icon + paragraph block that only appears if custom text is configured for that page ID, positioned between the screen's built-in heading and its form controls.

Request

Responses

Reference to the custom password instructions.