summaryrefslogtreecommitdiff
path: root/releasenotes/notes/redfish_consider_password_in_session_cache-1fa84234db179053.yaml
blob: af48b88faa43f7a5d07e538f2db2059a10eec189 (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    Fixes an issue where the Redfish session cache would continue using an
    old session when a password for a Redfish BMC was changed. Now the old
    session will not be found in this case, and a new session will be created
    with the latest credential information available.