Goto Parameter Name
Renames the goto
parameter. The agent appends the requested URL to the renamed parameter during redirection, after logout or after reaching an access denied page. Rename the parameter when your application requires a parameter other than goto
.
Consider the following example: com.sun.identity.agents.config.redirect.param=goto2
A valid redirection URL using the goto2
parameter may look similar to the following: https://www.example.com:8443/accessDenied.html?goto2=http%3A%2F%www.example.com%3A8020%managers%2Findex.jsp
The URL appended to the goto2
parameter is the URL that the user tried to access when the agent redirected the request to the accessDenied.html
page. Note that you configure the access denied page using Resources Access Denied URL.
This property also affects AM Logout URL.
Default: goto
Property name |
|
Function |
Goto parameter |
Type |
String |
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
AM console |
Tab: Title: |