9.3 Request Parameters

You can specify various parameters on URLs. These parameters are case-sensitive. You can place these request parameters on any link that accesses Self Service Password Reset.

For example, http://password.example.com/sspr/private/ChangePassword? passwordExpired=true&forwardURL=http://www.example.com

Parameter

Description

Example

passwordExpired

Setting this parameter makes Self Service Password Reset override the state of the user's password expiration.

passwordExpired=true

forwardURL

Sets the forward URL. For example, http://www.example.com/main.html. The value must be URL encoded.

forwardURL=http%3A%2F%2Fwww.example.com%2Fmain.html

logoutURL

Sets the logout URL to Self Service Password Reset. The value must be URL Encoded.

logoutURL=%2Fsspr

locale

When a valid browser locale code is provided, Self Service Password Reset switches to the given locale to display all localized text.

locale=en