5.2 Request Parameters

Various commands to SSPR can be specified as parameters on URLs. Parameters are case sensitive. These request parameters can be placed on any link that will access SSPR.

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

Parameter

Description

Example

passwordExpired

Setting this parameter will make SSPR override the state of the user's password expiration.

passwordExpired=true

forwardURL

Set the forward URL to http://www.example.com/main.html. The value must be URL encoded.

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

logoutURL

Sets the logoutURL to SSPR. The value must be URL Encoded.

logoutURL=%2Fsspr

pwmLocale

When a valid browser locale code is provided, SSPR will switch to the given locale to display all localized text

pwmLocale=en