Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml/
H A DSettings.php10 …const NAMEID_EMAIL_ADDRESS = 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddre… define in OneLogin_Saml_Settings
52 public $requestedNameIdFormat = self::NAMEID_EMAIL_ADDRESS;
/plugin/adfs/
H A Dhelper.php61 'NameIDFormat' => OneLogin_Saml2_Constants::NAMEID_EMAIL_ADDRESS,
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php14 const NAMEID_EMAIL_ADDRESS = 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress'; define in OneLogin_Saml2_Constants