open-vault/changelog/13133.txt
Jordan Reimer a3862bcf97
OIDC Auth Bug (#13133)
* fixes issue with oidc auth method when MetaMask chrome extenstion is used

* adds changelog entry

* updates auth-jwt integration tests

* fixes race condition in runCommands ui-panel helper method where running multiple commands would not always result in the same output order
2021-11-15 08:48:11 -07:00

3 lines
100 B
Plaintext

```release-note:bug
ui: Fixes issue with OIDC auth workflow when using MetaMask Chrome extension
```