keycloak-scim/server-spi-private/src/main/java/org/keycloak/models
Patrick Jennings 75925dcf6c
Client type configuration inheritance (#30056)
closes #30213 

Signed-off-by: Patrick Jennings <pajennin@redhat.com>
2024-06-10 18:59:08 +02:00
..
cache/authorization Moving ClientStorageProvider to the legacy modules 2022-06-29 20:04:32 +02:00
delegate Client type service account default type (#29037) 2024-05-02 12:22:02 +02:00
light Use session ID rather than broker session ID 2023-11-16 17:01:40 +01:00
utils Client type configuration inheritance (#30056) 2024-06-10 18:59:08 +02:00
AccountRoles.java View groups from account console (#7933) 2022-09-07 11:25:31 +02:00
AdminRoles.java
BrowserSecurityHeaders.java Allow configuring the referrer policy (#19917) 2023-05-30 12:27:12 -04:00
ClaimMask.java
ClientConfigResolver.java
ClientProviderFactory.java
ClientRegistrationAccessTokenConstants.java Allowing client registration access token rotation deactivation 2023-01-05 20:53:57 +01:00
ClientScopeProviderFactory.java
ClientScopeSpi.java
ClientSecretConstants.java
ClientSpi.java
Constants.java Improvements to refresh token rotation with multiple tabs (#29966) 2024-06-07 12:02:36 +02:00
ContentSecurityPolicyBuilder.java Better management of the CSP header 2024-04-08 08:19:57 +02:00
DefaultOAuth2DeviceUserCodeProvider.java
DefaultOAuth2DeviceUserCodeProviderFactory.java
DeploymentStateProvider.java
DeploymentStateProviderFactory.java
DeploymentStateSpi.java
GroupProviderFactory.java Escape slashes in full group path representation but disabled by default 2024-04-12 10:53:39 +02:00
GroupSpi.java
ImpersonationConstants.java
ImpersonationSessionNote.java Allow introspecting tokens issued during token exchange with delegation semantics 2022-08-24 09:47:04 -03:00
LDAPConstants.java Fixes for LDAP group membership and search in chunks 2023-12-08 17:55:17 +01:00
OAuth2DeviceCodeModel.java Verify holder of the device code (#21) 2023-06-28 15:45:26 +02:00
OAuth2DeviceUserCodeModel.java
OAuth2DeviceUserCodeProvider.java
OAuth2DeviceUserCodeProviderFactory.java
OAuth2DeviceUserCodeSpi.java
OfflineUserSessionModel.java Persist online sessions to the database (#27977) 2024-03-28 09:17:07 +01:00
RealmProviderFactory.java
RealmSpi.java Leverage HotRod client provided transaction 2023-02-08 10:26:30 +01:00
RoleProviderFactory.java
RoleSpi.java
SingleUseObjectProviderFactory.java
SingleUseObjectSpi.java
UserLoginFailureProviderFactory.java
UserLoginFailureSpi.java
UserModelDefaultMethods.java Expose InMemoryUserAdapter to services and model modules 2023-10-25 12:02:35 +02:00
UserProviderFactory.java
UserSessionNoteDescriptor.java
UserSessionProviderFactory.java Do not use LastSessionRefreshPersister with persistent user sessions enabled 2024-05-06 08:49:48 +02:00
UserSessionSpi.java
UserSpi.java