Home
last modified time | relevance | path

Searched refs:NAMEID_KERBEROS (Results 1 – 2 of 2) sorted by relevance

/plugin/adfs/phpsaml/lib/Saml/
H A DSettings.php13 const NAMEID_KERBEROS = 'urn:oasis:names:tc:SAML:2.0:nameid-format:kerberos'; define in OneLogin_Saml_Settings
/plugin/adfs/phpsaml/lib/Saml2/
H A DConstants.php18 const NAMEID_KERBEROS = 'urn:oasis:names:tc:SAML:2.0:nameid-format:kerberos'; define in OneLogin_Saml2_Constants