Home
last modified time | relevance | path

Searched refs:setNameIdPolicy (Results 1 – 3 of 3) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml2/
H A DAuthnRequest.php34 * @param bool $setNameIdPolicy When true the AuthNReuqest will set a nameIdPolicy
37 …_Saml2_Settings $settings, $forceAuthn = false, $isPassive = false, $setNameIdPolicy = true, $name… argument
60 if ($setNameIdPolicy) {
H A DAuth.php496 * @param bool $setNameIdPolicy When true the AuthNRueqest will set a nameIdPolicy element
503 … = array(), $forceAuthn = false, $isPassive = false, $stay = false, $setNameIdPolicy = true, $name… argument
507 …Login_Saml2_AuthnRequest($this->_settings, $forceAuthn, $isPassive, $setNameIdPolicy, $nameIdValue…
/plugin/adfs/phpsaml/
H A DREADME.md685 * `$setNameIdPolicy` - When true the AuthNRequest will set a nameIdPolicy element.