Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml/
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/saml/phpsaml/lib/Saml/
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/
Dhelper.php61 'NameIDFormat' => OneLogin_Saml2_Constants::NAMEID_EMAIL_ADDRESS,
/plugin/saml/
Dhelper.php66 'NameIDFormat' => OneLogin_Saml2_Constants::NAMEID_EMAIL_ADDRESS,
/plugin/saml/phpsaml/lib/Saml2/
DConstants.php14 const NAMEID_EMAIL_ADDRESS = 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress'; define in OneLogin_Saml2_Constants
/plugin/adfs/phpsaml/lib/Saml2/
DConstants.php14 const NAMEID_EMAIL_ADDRESS = 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress'; define in OneLogin_Saml2_Constants