keycloak-scim/testsuite/integration-arquillian/tests/other/console
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
..
src KEYCLOAK-17784: URL encode Keycloak's remember-me cookie to allow non-ascii usernames. 2021-05-18 16:15:30 +02:00
pom.xml Set version to 14.0.0-SNAPSHOT 2021-05-06 14:55:01 +02:00