keycloak-scim/testsuite/integration-arquillian/tests
Thomas Darimont 282260dc95 Ensure issued_client_type is always added to successful token-exchange response (#31548)
- Compute issued_token_type response parameter based on requested_token_type and client configuration
- `issued_token_type` is a required response parameter as per [RFC8693 2.2.1](https://datatracker.ietf.org/doc/html/rfc8693#section-2.2.1)
- Added test to ClientTokenExchangeTest that requests an access-token as requested-token-type

Fixes #31548

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-07-30 18:33:51 +02:00
..
base Ensure issued_client_type is always added to successful token-exchange response (#31548) 2024-07-30 18:33:51 +02:00
other Cleanup mod_auth_mellon from the testsuite 2024-06-28 08:33:36 +02:00
pom.xml Run tests with keycloak.v2 login theme 2024-07-30 10:01:17 +02:00