Skip to main content

Change Password URL


There is a service point to allow users change their passwords. Simply redirect the user to:

https://servername:port/protected/changePassword

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