open-vault/changelog/16466.txt
Chelsea Shaw e0961cd2c4
UI: fix jwt auth failure (#16466)
* only OIDC type gets token

* Add acceptance test for JWT login flow

* Add acceptance test for JWT login flow

* Add changelog

* maybe fix pki tests
2022-07-27 15:22:38 -05:00

4 lines
70 B
Plaintext

```release-note:bug
ui: Fix issue logging in with JWT auth method
```