Home
last modified time | relevance | path

Searched refs:NAMEID_UNSPECIFIED (Results 1 – 10 of 10) sorted by relevance

/plugin/adfs/
Dhelper.php71 'NameIDFormat' => OneLogin_Saml2_Constants::NAMEID_UNSPECIFIED,
/plugin/saml/
Dhelper.php80 'NameIDFormat' => OneLogin_Saml2_Constants::NAMEID_UNSPECIFIED,
/plugin/saml/phpsaml/lib/Saml2/
DLogoutRequest.php78 $spData['NameIDFormat'] != OneLogin_Saml2_Constants::NAMEID_UNSPECIFIED) {
94 … if (!empty($nameIdFormat) && $nameIdFormat == OneLogin_Saml2_Constants::NAMEID_UNSPECIFIED) {
DConstants.php17 const NAMEID_UNSPECIFIED = 'urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified'; define in OneLogin_Saml2_Constants
DSettings.php361 $this->_sp['NameIDFormat'] = OneLogin_Saml2_Constants::NAMEID_UNSPECIFIED;
/plugin/adfs/phpsaml/lib/Saml2/
DLogoutRequest.php78 $spData['NameIDFormat'] != OneLogin_Saml2_Constants::NAMEID_UNSPECIFIED) {
94 … if (!empty($nameIdFormat) && $nameIdFormat == OneLogin_Saml2_Constants::NAMEID_UNSPECIFIED) {
DConstants.php17 const NAMEID_UNSPECIFIED = 'urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified'; define in OneLogin_Saml2_Constants
DSettings.php361 $this->_sp['NameIDFormat'] = OneLogin_Saml2_Constants::NAMEID_UNSPECIFIED;
/plugin/adfs/phpsaml/
DCHANGELOG182 * Set NAMEID_UNSPECIFIED as default NameIDFormat to prevent conflicts with IdPs that don't support …
/plugin/saml/phpsaml/
DCHANGELOG182 * Set NAMEID_UNSPECIFIED as default NameIDFormat to prevent conflicts with IdPs that don't support …