keycloak-scim/server-spi/src/main/java/org/keycloak
Hynek Mlnarik 3abf9283a8 KEYCLOAK-19374 Create implementation based on annotation processor
Use of boxed types as started in 009d4ca445 is finalized here
to enable storing data in a map. MapClientEntity methods are
reordered for the sake of grouping the collection-based
properties together and understanding the connections between those.
2021-10-07 10:54:25 +02:00
..
component [KEYCLOAK-17399] - Review User Profile SPI 2021-05-20 08:44:24 -03:00
credential KEYCLOAK-17324 Fix javadoc for CredentialModel 2021-07-15 21:20:07 +02:00
keys KEYCLOAK-7701 Refactor key providers to support additional algorithms 2018-06-29 14:14:25 +02:00
locale KEYCLOAK-13116 Fix backwards compatilbity changes in LocaleSelectorSPI 2020-03-04 06:39:24 +01:00
migration KEYCLOAK-17615 Move database initialization from KeycloakApplication to JpaConnectionProviderFactory 2021-04-28 13:43:48 +02:00
models KEYCLOAK-19374 Create implementation based on annotation processor 2021-10-07 10:54:25 +02:00
policy KEYCLOAK-6146 realm import fails when password policy is specified 2018-02-02 08:30:06 +01:00
provider Revert "[KEYCLOAK-18425] - Allow mapping user profile attributes" 2021-07-20 14:08:09 -03:00
services/clientpolicy KEYCLOAK-18558 Client Policy - Endpoint : support Device Authorization Endpoint 2021-09-20 11:22:58 +02:00
sessions KEYCLOAK-16616 Limit number of authSessios per rootAuthSession 2021-05-27 22:10:36 +02:00
storage KEYCLOAK-10603 adjust assignments to roles (user-role and group-role assignments, client-scope and client "scope mappings"): allow assignments of roles which are already indirectly assigned (e.g. by composite role) 2021-09-22 13:56:29 +02:00
theme KEYCLOAK-8818 Support message bundle in theme resources 2019-09-11 08:03:16 +02:00
urls KEYCLOAK-12414 Remove the need to specify defaults in config file 2020-05-13 09:02:29 -03:00
utils KEYCLOAK-12137 OpenID Connect Client Initiated Backchannel Authentication (CIBA) (#7679) 2021-04-29 15:56:39 +02:00
vault [KEYCLOAK-11707] Add support for Elytron credential store vault 2019-12-18 11:54:06 +01:00