Logout URI Map
Application Logout URI
A map of request URIs that cause logout of the user session when invoked. Use the following key:value format:
web application name:logout URI
To set a global logout URI for web applications without other logout URIs defined, leave the key empty, and set the value as /logout.jsp
.
To set a logout URI for a specific web application, set the key to the name of the web application, and set the value to the value of web application logout page.
Property name |
|
Property aliases |
|
Type |
Map
|
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
Local configuration file |
|
AM console tab |
Application |