Reset-password (Section)#

Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action{id}/reset-password

Parameters#

NameTypeRequiredDefaultDescription
allow-skipbooleanoptionalfalseWhen this is set to true, the users will be able to skip the password reset.
ask-current-passwordbooleanoptionalfalseIf set to true, the current password is required to update the password.
attributestringoptionalresetPasswordWhen 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-sourceenumerationoptionalsubject-attributesSource location for the attribute controlling the password update.
regular-expressionstringoptionalRegular expression which checks the strength of the submitted password.

Subsections#

NameTypeDescription
account-manager SectionNone
credential-manager SectionNone

Was this helpful?