mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* identity/oidc: reorder authorization endpoint validation for invalid redirect uris * adds changelog * use provider.allowedClientID
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
```release-note:bug
|
|
identity/oidc: Detect invalid `redirect_uri` values sooner in validation of the
|
|
Authorization Endpoint.
|
|
```
|