Reset-password (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action{id}/reset-password
Parameters#
| Name | Type | Required | Default | Description |
|---|
| allow-skip | boolean | optional | false | When this is set to true, the users will be able to skip the password reset. |
| ask-current-password | boolean | optional | false | If set to true, the current password is required to update the password. |
| attribute | string | optional | resetPassword | When this attribute is found in the subject attributes and set to ‘true’, the user will be prompted with an option to perform a password update. |
| attribute-source | enumeration | optional | subject-attributes | Source location for the attribute controlling the password update. |
| regular-expression | string | optional | | Regular expression which checks the strength of the submitted password. |
Subsections#