Configuring the temporary cache response page
About this task
Use the temp-cache-response entry
in the [acnt-mgt] stanza of the WebSEAL configuration file
to set the default management page. WebSEAL returns this page after
processing a pkmstempsession request if no redirect
URL is supplied in the pkmstempsession request.
By
default, WebSEAL returns temp_cache_response.html.
[acnt-mgt]
temp-cache-response = temp_cache_response.htmlExample
http://<server>/pkmstempsession?url=<requested_resource>If the url argument is not included in the request then WebSEAL returns the page specified by the temp-cache-response configuration entry.