keycloak-scim/services
Thomas Darimont 211224f613
Use correct error value in Token Exchange error responses
The Token Exchange [RFC8693 Section-2.2.2](https://datatracker.ietf.org/doc/html/rfc8693#section-2.2.2) requires
that the error code for invalid requests is `invalid_request`.
Previously, Keycloak used `invalid_token` as the error code.

Fixes #31547

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-09-05 18:35:36 +02:00
..
src Use correct error value in Token Exchange error responses 2024-09-05 18:35:36 +02:00
pom.xml fix: expose bootstrap-admin-* options (#32241) 2024-08-21 15:52:38 +02:00