Home
last modified time | relevance | path

Searched refs:xtoken (Results 1 – 7 of 7) sorted by relevance

/openbmc/bmcweb/include/
H A Dsessions.hpp141 bool xtoken = BMCWEB_XTOKEN_AUTH; member
157 xtoken = *value; in fromJson()
H A Dpersistent_data.hpp223 authConfig["XToken"] = c.xtoken; in writeData()
H A Dauthentication.hpp277 if (sessionOut == nullptr && authMethodsConfig.xtoken) in authenticate()
/openbmc/bmcweb/config/
H A Dmeson.build39 'xtoken-auth',
/openbmc/bmcweb/
H A Dmeson.options171 'xtoken-auth',
174 description: 'Enable xtoken authentication',
/openbmc/bmcweb/redfish-core/lib/
H A Daccount_service.hpp881 authMethodsConfig.xtoken = *auth.xToken; in handleAuthMethodsPatch()
897 !authMethodsConfig.sessionToken && !authMethodsConfig.xtoken && in handleAuthMethodsPatch()
1326 json["Oem"]["OpenBMC"]["AuthMethods"]["XToken"] = authMethodsConfig.xtoken; in handleAccountServiceGet()
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_user_account.robot851 # Verify xtoken auth works for xtoken