Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 516 Bytes

changepassword.md

File metadata and controls

13 lines (9 loc) · 516 Bytes

Changing API password

If you want to change password for API, this can be done via following endpoint

/notification/password/{new_password}

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. Once new hash is returned, you can modify property and set new password.

spring.security.user.password=