Change Password URL
There is a service point to allow users change their passwords. Simply redirect the user to:
https://<YOUR_SYNCSERVER_HOSTNAME>:1443/protected/passwordChange
For instance: https://iam-sync-idp.soffidnet:1443/protected/passwordChange
The user will be required to enter identify itself and enter a new password. Optionally, you can enter a web page to return after password change is complete:
https://servername:port/protected/changePassword?return=URL