mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* Fix OIDC callback query params - Value of namespace was getting stripped from the state query param - Used native URL search param api to fetch the values * Add changelog * Remove unnecessary check for url encoding * Extract ns value and pass as namespace param * Update changelog
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
```release-note:improvement
|
|
ui: Allow namespace param to be parsed from state queryParam
|
|
``` |