Home
last modified time | relevance | path

Searched refs:BasicAuth (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dhost_interface.hpp16 BasicAuth, enumerator
29 {AuthenticationMode::BasicAuth, "BasicAuth"},
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_user_account.robot529 Verify Configure BasicAuth Enable And Disable
535 BasicAuth
747 # valid values BasicAuth, XToken.
757 ... Check BasicAuth Works Fine ${HTTP_OK}
762 Run Keyword IF "${auth_method}" == "BasicAuth"
763 ... Check BasicAuth Works Fine ${HTTP_UNAUTHORIZED}
774 # Usage Example Configure AuthMethods XToken=${TRUE} BasicAuth=${TRUE}
775 # This will set the value of "XToken" and "BasicAuth"
820 # Usage Example Get AuthMethods Default Values BasicAuth
829 # "BasicAuth": true,
[all …]
/openbmc/docs/designs/
H A Dredfish-tls-user-authentication.md12 to authenticate using quite a few methods, eg. BasicAuth, Sessions, etc. In
244 be provided. Current base is BasicAuth as it should be used for creating
249 also applies for certificate based auth, so all non BasicAuth methods should
/openbmc/bmcweb/
H A DRedfish.md69 - Oem/OpenBMC/AuthMethods/BasicAuth