keycloak-scim/testsuite
Bastian Ike 5c3d7f186e KEYCLOAK-17784: URL encode Keycloak's remember-me cookie to allow non-ascii usernames.
International users using non-ascii symbols such as the german `äöü`
will make Keycloak set the KEYCLOAK_REMEMBER_ME cookie without URL
encoding. This will trigger an java.lang.IllegalArgumentException:
UT000173 exception in undertow's cookie parser which does not
allow non-ascii characters.

Co-authored-by: Fabian Freyer <mail@fabianfreyer.de>
2021-05-18 16:15:30 +02:00
..
db-allocator-plugin Set version to 14.0.0-SNAPSHOT 2021-05-06 14:55:01 +02:00
integration-arquillian KEYCLOAK-17784: URL encode Keycloak's remember-me cookie to allow non-ascii usernames. 2021-05-18 16:15:30 +02:00
model KEYCLOAK-18039: Optimise offline session load on startup 2021-05-13 16:26:26 +02:00
performance Set version to 14.0.0-SNAPSHOT 2021-05-06 14:55:01 +02:00
utils KEYCLOAK-17322 Align tested databases with EAP 7.4 support matrix 2021-05-14 09:27:00 +02:00
pom.xml Set version to 14.0.0-SNAPSHOT 2021-05-06 14:55:01 +02:00