keycloak-scim/services/src/main/java/org/keycloak/protocol
Hynek Mlnarik 36f76a37ad Move realms, clients, groups, roles, clientscopes into legacy module
- Introduces Datastore SPI for isolating data store methods
- Introduces implementation of the datastore for legacy storage
- Updates DefaultKeycloakSession to leverage Datastore SPI instead
  of direct creating of area providers by the session
2022-06-21 08:53:06 +02:00
..
docker OIDC RP-Initiated logout endpoint (#10887) 2022-03-30 11:55:26 +02:00
oidc Move realms, clients, groups, roles, clientscopes into legacy module 2022-06-21 08:53:06 +02:00
openshift KEYCLOAK-18982 Token OIDC introspection endpoint should not update any of the timestamps 2021-08-05 18:21:16 +02:00
saml Merge single-use token providers into one 2022-05-11 13:58:58 +02: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 KEYCLOAK-14556 Authentication session map store 2020-12-07 20:48:59 +01:00
ProtocolMapperUtils.java Revert "[KEYCLOAK-18425] - Allow mapping user profile attributes" 2021-07-20 14:08:09 -03:00
RestartLoginCookie.java KEYCLOAK-16076 added new warining when cookies are disabled -with new branch- (#7632) 2021-09-13 11:30:11 +02:00