Home
last modified time | relevance | path

Searched refs:UserPrincipalName (Results 1 – 5 of 5) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Daccount_service.hpp65 UserPrincipalName, enumerator
132 {CertificateMappingAttribute::UserPrincipalName, "UserPrincipalName"},
/openbmc/bmcweb/http/
H A Dmutual_tls.cpp36 case persistent_data::MTLSCommonNameParseMode::UserPrincipalName: in getUsernameFromCommonName()
/openbmc/bmcweb/include/
H A Dsessions.hpp151 UserPrincipalName = 3, enumerator
/openbmc/bmcweb/
H A Dmeson.options227 choices: ['CommonName', 'Whole', 'UserPrincipalName', 'Meta'],
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp1299 case MTLSCommonNameParseMode::UserPrincipalName: in getCertificateMapping()
1301 return CertificateMappingAttribute::UserPrincipalName; in getCertificateMapping()