Home
last modified time | relevance | path

Searched refs:buildResponseSignature (Results 1 – 2 of 2) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuth.php302 …$signature = $this->buildResponseSignature($logoutResponse, isset($parameters['RelayState'])? $par…
665 …public function buildResponseSignature($samlResponse, $relayState, $signAlgorithm = XMLSecurityKey… function in OneLogin_Saml2_Auth
/plugin/adfs/phpsaml/
H A DREADME.md968 …$signature = $this->buildResponseSignature($logoutResponse, $parameters['RelayState'], $security['…
1336 * `buildResponseSignature` - Generates the Signature for a SAML Response