Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There are also two kinds of notifications, "front-channel" and "back-channel", but only logout events support front-channel notifications in the current implementation.

For some (elderly) guidelines how to adapt a web application in order to support Single Log Out (SLO), you can also have a look at SLOWebappAdaptation in the Shibboleth2 wiki.

Table of Contents

Attributes

...

Name

Cardinality

Description

<saml:NameID> required

The original identifier associated with the user.

<samlp:NewID> or 
<samlp:Terminate> 
one or otherThe new identifier to associate with the user, or the termination notice. These elements come directly from the SAML protocol schema and are simply copied from the actual protocol message

...