Skip to content

Commit 2da33c9

Browse files
committed
Add additional text
1 parent 6cb3306 commit 2da33c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/SELF_DESCRIPTION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ In the example, the property `user.list` is a list with each item separated by a
6868
/notification/password/{new_password}
6969
```
7070

71+
Using this endpoint, it is guaranteed that the password strength rules configured in the `application.properties` file will be enforced.
7172

7273
Bare in mind that this endpoint is password protected, and you will have to provide existing credentials in order for TRUE Connector to generate new hash that matches with the value passed in URL, so the general advice is to keep `apiUser` as a kind of administrator account. Once new hash is returned, you can modify properties file and set new password for specific user.
7374

0 commit comments

Comments
 (0)