Searched refs:AuthMethods (Results 1 – 4 of 4) sorted by relevance
742 [Teardown] Configure AuthMethods ${auth_method}=${initial_value}749 Get AuthMethods Default Values ${auth_method}752 Configure AuthMethods ${auth_method}=${TRUE}760 Configure AuthMethods ${auth_method}=${FALSE}767 Configure AuthMethods774 # Usage Example Configure AuthMethods XToken=${TRUE} BasicAuth=${TRUE}778 ${openbmc}= Create Dictionary AuthMethods=${authmethods}812 Get AuthMethods Default Values820 # Usage Example Get AuthMethods Default Values BasicAuth828 # "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()