Home
last modified time | relevance | path

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

/plugin/adfs/phpsaml/lib/Saml/
H A DSettings.php16 const NAMEID_PERSISTENT = 'urn:oasis:names:tc:SAML:2.0:nameid-format:persistent'; define in OneLogin_Saml_Settings
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php21 const NAMEID_PERSISTENT = 'urn:oasis:names:tc:SAML:2.0:nameid-format:persistent'; define in OneLogin_Saml2_Constants
/plugin/adfs/phpsaml/
H A DCHANGELOG182 …CIFIED as default NameIDFormat to prevent conflicts with IdPs that don't support NAMEID_PERSISTENT.