Searched refs:AuthMethods (Results 1 – 4 of 4) sorted by relevance
744 [Teardown] Configure AuthMethods ${auth_method}=${initial_value}751 Get AuthMethods Default Values ${auth_method}754 Configure AuthMethods ${auth_method}=${TRUE}762 Configure AuthMethods ${auth_method}=${FALSE}769 Configure AuthMethods776 # Usage Example Configure AuthMethods XToken=${TRUE} BasicAuth=${TRUE}780 ${openbmc}= Create Dictionary AuthMethods=${authmethods}814 Get AuthMethods Default Values822 # Usage Example Get AuthMethods Default Values BasicAuth830 # "AuthMethods": {[all …]
69 - Oem/OpenBMC/AuthMethods/BasicAuth70 - Oem/OpenBMC/AuthMethods/Cookie71 - Oem/OpenBMC/AuthMethods/SessionToken72 - Oem/OpenBMC/AuthMethods/TLS73 - Oem/OpenBMC/AuthMethods/XToken
406 and verify that the attribute `Oem->OpenBMC->AuthMethods->TLS` is set to true.411 …ATCH -H "Content-Type: application/json" --data '{"Oem": {"OpenBMC": {"AuthMethods": { "TLS": true…417 …ATCH -H "Content-Type: application/json" --data '{"Oem": {"OpenBMC": {"AuthMethods": { "TLS": fals…422 are available under attribute `Oem->OpenBMC->AuthMethods` of the
853 struct AuthMethods struct864 const AuthMethods& auth) in handleAuthMethodsPatch()1574 AuthMethods auth; in handleAccountServicePatch()