#if( $wreply )
#else #end
#foreach( $spEntityId in $spList.keySet() ) #end #if( $hasSaml2Sp ) #foreach( $saml2SpId in $saml2SpList.keySet() ) #end #end
You have ended your session with the identity provider. This has triggered log-out to all applications that were associated with that session. Following are the details of the signout status.
#if($idpLogoutSuccess) Signed out of Identity Provider $escape.escape($idpHost) #else Signing out of Identity Provider $escape.escape($idpHost) was not complete. #end
Signing out from realm $escape.escape($spEntityId)
Signing out from $escape.escape($saml2SpId)
  Signing out of Service Provider $escape.escape($saml2SpList.get($saml2SpId))
#if( $wreply ) #end