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.hpp18 BasicAuth, enumerator
31 {AuthenticationMode::BasicAuth, "BasicAuth"},
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_user_account.robot528 Verify Configure BasicAuth Enable And Disable
534 BasicAuth
892 # valid values BasicAuth, XToken.
902 Check BasicAuth Works Fine ${HTTP_OK}
908 IF "${auth_method}" == "BasicAuth"
909 Check BasicAuth Works Fine ${HTTP_UNAUTHORIZED}
922 # Usage Example Configure AuthMethods XToken=${TRUE} BasicAuth=${TRUE}
923 # This will set the value of "XToken" and "BasicAuth"
968 # Usage Example Get AuthMethods Default Values BasicAuth
977 # "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/docs/
H A DRedfish.md69 - Oem/OpenBMC/AuthMethods/BasicAuth