Previous Topic: Response Attributes and Default HTTP Headers Overview

Next Topic: Configure the Notification Service

Log Users Out from a Session

The LogOffURI attribute enables the SAML Affiliate Agent to log a user out of a session. This attribute must be set to a single URI that is present on the affiliate Web server. When a user logs out at the consumer, the SAML Affiliate Agent removes the consumer profile and session cookies and, in the case of a shared session, sends a logoff notification to the producer session server indicating that the session has ended at the consumer.

If you are using this feature for a Default session model, be aware of the following:

To specify a LogOffURI, enter a URI. For example:

<LogoffURI>/protected/logoff.html</LogoffURI>

Note: This element can only be used with a default or shared session.