keycloak-scim/server-spi-private/src
Thomas Darimont 693a63b532
Handle ClientData parsing errors in SessionCodeChecks gracefully
- Move ClientData parsing out of SessionCodeChecks ctor
- Respond with a bad request if invalid client data is presented

Closes #32515

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2024-09-05 10:50:27 +02:00
..
main Handle ClientData parsing errors in SessionCodeChecks gracefully 2024-09-05 10:50:27 +02:00
test/java/org/keycloak Handle ClientData parsing errors in SessionCodeChecks gracefully 2024-09-05 10:50:27 +02:00