mirror of
http://124.126.16.154:8888/singularity/hyperf-saml.git
synced 2026-01-15 07:35:07 +08:00
@@ -53,7 +53,7 @@ class Sso
|
||||
public function redirectSsoStatus(): PsrResponseInterface
|
||||
{
|
||||
$url = $this->base->createSamlRequest(
|
||||
idpId: $this->idpAssertionUrl,
|
||||
idpID: $this->idpAssertionUrl,
|
||||
acsUrl: $this->acsUrl,
|
||||
issuer: $this->issuer,
|
||||
relayState: $this->relayState,
|
||||
|
||||
Reference in New Issue
Block a user