open-vault/changelog/16181.txt
Austin Gebauer b3f138679c
identity/oidc: allow filtering the list providers response by an allowed_client_id (#16181)
* identity/oidc: allow filtering the list providers response by an allowed_client_id

* adds changelog

* adds api documentation

* use identity store view in list provider test
2022-07-28 09:47:53 -07:00

4 lines
116 B
Plaintext

```release-note:improvement
identity/oidc: allows filtering the list providers response by an allowed_client_id
```