open-vault/changelog/14545.txt
Jordan Reimer 75c8672970
OIDC Logout Bug (#14545)
* fixes issue with token auth selected after logging out from oidc or jwt methods

* adds changelog entry

* reverts backendType var name change in auth-form authenticate method
2022-03-18 09:40:17 -06:00

3 lines
119 B
Plaintext

```release-note:bug
ui: Fixes issue with correct auth method not selected when logging out from OIDC or JWT methods
```