Versions Compared

Key

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

...

Variables Available During Logout

Property

Description

logoutContext     logoutContext

A LogoutContext (javadoc here). This contains information to list the services accessed during the session that has been terminated

multi-rpContext

A MultiRelyingPartyContext (javadoc here). This allows lookup of the RelyingPartyContext (javadoc here) for each service listed in the logoutContext

...