Retrieve details of tenant password policy.
OK
The password must contains at least min_length
characters.
Must be less than or equal the value of max_length
.
The password must contains at most max_length
characters.
Must be greater than or equal the value of min_length
.
The password must contains at least one letter (latin characters).
The password must contains at least one number (0-9).
The password must contains at least one upper case letter or special character (e.g. ~,!,@,#,$,%,^,&,*,(,),_,+,=).
The password must not contains sequential_characters.
The password must not contains repeating_characters.
The password must not similar to the account information.
Update tenant password policy.
The password must contains at least min_length
characters.
Must be less than or equal the value of max_length
.
The password must contains at most max_length
characters.
Must be greater than or equal the value of min_length
.
The password must contains at least one letter (latin characters).
The password must contains at least one number (0-9).
The password must contains at least one upper case letter or special character (e.g. ~,!,@,#,$,%,^,&,*,(,),_,+,=).
The password must not contains sequential_characters.
The password must not contains repeating_characters.
The password must not similar to the account information.
OK