This function will never return.
public handleLogoutResponse ( string $assocId, string | null $relayState, SimpleSAML_Error_Exception $error = null ) | ||
$assocId | string | The association that is terminated. |
$relayState | string | null | The RelayState from the start of the logout. |
$error | SimpleSAML_Error_Exception | The error that occurred during session termination (if any). |