open-vault/changelog/16598.txt
Austin Gebauer 59831a8d5c
identity/oidc: adds client_secret_post token endpoint authentication method (#16598)
* identity/oidc: adds client_secret_post token endpoint authentication method

* fix test

* adds changelog
2022-08-08 08:41:09 -07:00

4 lines
115 B
Plaintext

```release-note:improvement
identity/oidc: Adds the `client_secret_post` token endpoint authentication method.
```