keycloak-scim/server-spi/src/main/java/org/keycloak/storage
Bart Monhemius 5b0986e490 [KEYCLOAK-18891] Add support for searching users by custom user attributes
Users can now be searched by custom attributes using 'q' in the query parameters. The implementation is roughly the same as search clients by custom attributes.
2021-10-12 13:08:47 +02:00
..
adapter 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
client KEYCLOAK-17084 KEYCLOAK-17434 Support querying clients by client attributes 2021-05-14 13:58:53 +02:00
clientscope KEYCLOAK-17021 Client Scope map store 2021-03-08 21:59:28 +01:00
federated KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
group KEYCLOAK-18390 GroupProvider search implementation of JPA and Map delivers different results 2021-06-29 14:59:01 +02:00
role KEYCLOAK-14812 Create RoleStorageManager 2020-07-31 15:11:25 -03:00
user [KEYCLOAK-18891] Add support for searching users by custom user attributes 2021-10-12 13:08:47 +02:00
CacheableStorageProviderModel.java KEYCLOAK-5807 Under daily eviction policy user entries not returned from cache when they should 2018-02-02 19:27:23 +01:00
ReadOnlyException.java LDAP No-Import 2017-02-04 10:29:34 -05:00
SearchableModelField.java KEYCLOAK-18824 Simplify MapStorageTransaction and move registerEntityForChanges to CHM transaction 2021-07-21 20:58:26 +02:00
StorageId.java initial work 2018-01-25 10:08:26 -05:00
UserStorageProvider.java KEYCLOAK-15524 Cleanup user related interfaces 2021-01-18 16:56:10 +01:00
UserStorageProviderFactory.java KEYCLOAK-12214 Fix minor warnings for collections in module "server-spi" 2019-11-26 08:57:21 +01:00
UserStorageProviderModel.java caching 2018-01-29 12:28:17 -05:00
UserStorageProviderSpi.java KEYCLOAK-5926 2017-12-07 19:49:10 -05:00