Searched refs:setNameIdPolicy (Results 1 – 3 of 3) sorted by relevance
/plugin/adfs/phpsaml/lib/Saml2/ |
H A D | AuthnRequest.php | 34 * @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 D | Auth.php | 496 * @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 D | README.md | 685 * `$setNameIdPolicy` - When true the AuthNRequest will set a nameIdPolicy element.
|