Versions Compared

Key

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

...

Thus the IdP session tracks all authentication events that occur during the lifetime of the session, represented by objects of type AuthenticationResult. When theĀ idp.session.trackSPSessionsflagtrackSPSessions flag is enabled, the IdP session also tracks successful requests to access SPs, represented by objects of the base interface SPSession; this facility is required to support single logout.

...