single-signoff-uri

single-signoff-uri = URI

Description

When a user session is terminated in WebSEAL, any sessions that might exist on backend application servers are not destroyed. We can use this configuration entry to change this default behavior.

When a WebSEAL user session is terminated and this stanza entry is configured, WebSEAL sends a request to the resource specified by the configured URI. The request contains any configured headers and cookies for the junction point on which the resource resides. The backend application can use this information to terminate any sessions for that user. You can configure more than one single-sign-off-uri entry to send a request to multiple URIs.

Options

Usage: Optional

Default: None.

Example:

single-signoff-uri = /management/logoff

Parent topic: [acnt-mgt] stanza