open-vault/changelog/19541.txt
claire bontempo 566a29ee23
UI/update auth form to fetchRoles after a namespace is inputted, prior to OIDC auth (#19541)
* re-fetch roles if there is a namespace

* remove redundant conditional

* reorder oidc auth operations

* add test

* test cleanup

* add changelog
2023-03-21 07:51:15 -06:00

4 lines
139 B
Plaintext

```release-note:bug
ui: fixes oidc tabs in auth form submitting with the root's default_role value after a namespace has been inputted
```