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



Revision #4
Created 8 March 2022 16:45:17 by pgarcia@soffid.com
Updated 21 June 2022 14:44:25 by pgarcia@soffid.com