mirror of
http://124.126.16.154:8888/singularity/hyperf-saml.git
synced 2026-01-15 07:35:07 +08:00
@@ -49,7 +49,7 @@ class Slo
|
||||
{
|
||||
$idpId = config('saml.server.idp_logout_url');
|
||||
$issuer = config('saml.client.entity_id');
|
||||
$this->authentication->invalidByToken($this->authentication->parseTokenFromHeaders());
|
||||
$this->authentication->invalidByToken();
|
||||
|
||||
$relayState = $this->request->query('relayState', '');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user