open-vault/changelog/16600.txt
Austin Gebauer 67339b71e8
identity/oidc: fixes validation of the request and request_uri parameters (#16600)
* identity/oidc: add request_parameter_supported to discovery document

* adds changelog
2022-08-05 11:55:15 -07:00

4 lines
103 B
Plaintext

```release-note:bug
identity/oidc: Fixes validation of the `request` and `request_uri` parameters.
```