keycloak-scim/services/src/main/java/org/keycloak/protocol
Stian Thorgersen 0f2ca3bfdd
fixes from release/20 (#15982)
* Avoid path traversal vis double-url encoding of redirect URI (#8)

(cherry picked from commit a2128fb9e940d96c2f9a64edcd4fbcc768eedb4f)

* Do not resolve user session if corresponding auth session does not exist (#7)

* Stabilizing the ConcurrentLoginTest when running with JPA map storage by locking user sessions (#9)

Co-authored-by: Marek Posolda <mposolda@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2022-12-14 07:46:17 +01:00
..
docker Removing references to request and response from Resteasy 2022-12-01 08:38:24 -03:00
oidc fixes from release/20 (#15982) 2022-12-14 07:46:17 +01:00
openshift KEYCLOAK-18982 Token OIDC introspection endpoint should not update any of the timestamps 2021-08-05 18:21:16 +02:00
saml Make sure JAX-RS resource methods are advertizing the media type they support 2022-12-06 08:13:43 -03:00
util KEYCLOAK-18146 Search for clients by client attribute when doing saml artifact resolution 2021-05-27 23:02:22 +02:00
AuthorizationEndpointBase.java Removing references to request and response from Resteasy 2022-12-01 08:38:24 -03:00
ProtocolMapperUtils.java Revert "[KEYCLOAK-18425] - Allow mapping user profile attributes" 2021-07-20 14:08:09 -03:00
RestartLoginCookie.java Removing references to request and response from Resteasy 2022-12-01 08:38:24 -03:00