keycloak-scim/testsuite/integration-arquillian/tests
Thomas Darimont 36b01cbea0 Revise PAR request object parameter handlig (#34352)
We now store the original parameter value as-is, in case only a single parameter value is provided. In case multiple parameter values are provided
for the same parameter, we only retain the first parameter.
This ensures that the original value is retained. Previously the value list from the
`decodedFormParameters` `MultivaluedMap` was converted to a String while replacing '[' and ']'
with an empty string, which corrupted the original parameter values stored.

Fixes #34352

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2024-10-31 16:26:31 +01:00
..
base Revise PAR request object parameter handlig (#34352) 2024-10-31 16:26:31 +01:00
other Cleanup mod_auth_mellon from the testsuite 2024-06-28 08:33:36 +02:00
pom.xml Enable persistent sessions by default 2024-08-21 17:37:54 +02:00