summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorRavi Teja <raviteja28031990@gmail.com>2024-04-22 14:56:13 +0300
committerRavi Teja <raviteja28031990@gmail.com>2024-04-25 21:16:38 +0300
commit482a69e72d6be4d9fdefa7b45207e8ac83d4a1a5 (patch)
treebb1e665ae78118db6ac0c9e9cc1ffea3b5777e7d /setup.cfg
parent6b54e4e08678c0e32ed02adc87237f6ffa936691 (diff)
downloadbmcweb-482a69e72d6be4d9fdefa7b45207e8ac83d4a1a5.tar.xz
AccountService: Add HTTPBasicAuth support
This commit adds HTTPBasicAuth Get/Patch support Tested By: Redfish service validator passes. ``` curl -k --user "root:0penBmc" -H "Content-Type: application/json" -X PATCH -d '{"HTTPBasicAuth":"Enabled"}' https://192.168.7.2/redfish/v1/AccountService ``` Succeeds with various values. Enabled: Basic auth succeeds. Disabled: Basic auth no longer works. AccountService reports "Disabled" For HTTPBasicAuth status. Change-Id: Ic417bf3cd4135f05ab34c8613c7fbce953157b03 Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Signed-off-by: Ed Tanous <ed@tanous.net>
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions