.. |
cache/authorization
|
Moving ClientStorageProvider to the legacy modules
|
2022-06-29 20:04:32 +02:00 |
delegate
|
Remove deprecated methods from data providers and models
|
2022-10-25 09:01:33 +02:00 |
locking
|
Deprecate DBLockProvider and replace it with new GlobalLockProvider
|
2022-11-16 16:13:25 +01:00 |
utils
|
Filter list of supported OTP applications by current policy (#15113)
|
2022-10-24 16:47:16 +02:00 |
AccountRoles.java
|
View groups from account console (#7933)
|
2022-09-07 11:25:31 +02:00 |
AdminRoles.java
|
[KEYCLOAK-9489] - User not able to log in to admin console when using query-* roles
|
2019-02-20 18:09:36 +01:00 |
BrowserSecurityHeaders.java
|
KEYCLOAK-14232 Add Referrer-Policy: no-referrer to each response from Keycloak
|
2020-09-17 23:21:49 -07:00 |
ClaimMask.java
|
|
|
ClientConfigResolver.java
|
KEYCLOAK-6630 Client scopes initial support (#5076)
|
2018-06-08 15:38:38 +02:00 |
ClientProviderFactory.java
|
Deletion of all objects when realm is being removed
|
2022-04-28 11:09:17 +02:00 |
ClientScopeProviderFactory.java
|
Deletion of all objects when realm is being removed
|
2022-04-28 11:09:17 +02:00 |
ClientScopeSpi.java
|
KEYCLOAK-17021 Client Scope map store
|
2021-03-08 21:59:28 +01:00 |
ClientSecretConstants.java
|
Keycloak 10489 support for client secret rotation (#10603)
|
2022-03-09 00:05:14 +01:00 |
ClientSpi.java
|
KEYCLOAK-14553 Client map store
|
2020-07-22 00:08:15 +02:00 |
Constants.java
|
Fixing UserFederationLdapConnectionTest,LDAPUserLoginTest to work with FIPS (#15299)
|
2022-11-03 16:35:57 +01:00 |
ContentSecurityPolicyBuilder.java
|
KEYCLOAK-14232 Add Referrer-Policy: no-referrer to each response from Keycloak
|
2020-09-17 23:21:49 -07:00 |
DefaultOAuth2DeviceUserCodeProvider.java
|
KEYCLOAK-19408 Better client secrets
|
2021-09-29 18:19:43 +02:00 |
DefaultOAuth2DeviceUserCodeProviderFactory.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
DeploymentStateProvider.java
|
KEYCLOAK-18137 Fix introduced SPI name
|
2021-05-18 20:30:21 +02:00 |
DeploymentStateProviderFactory.java
|
KEYCLOAK-18137 Fix introduced SPI name
|
2021-05-18 20:30:21 +02:00 |
DeploymentStateSpi.java
|
KEYCLOAK-18137 Fix introduced SPI name
|
2021-05-18 20:30:21 +02:00 |
GroupProviderFactory.java
|
Deletion of all objects when realm is being removed
|
2022-04-28 11:09:17 +02:00 |
GroupSpi.java
|
KEYCLOAK-14972 Add independent GroupProvider interface
|
2020-08-13 21:13:12 +02:00 |
ImpersonationConstants.java
|
Ensure code does not rely on a particular format for the realm id or component id
|
2022-04-20 14:40:38 +02:00 |
ImpersonationSessionNote.java
|
Allow introspecting tokens issued during token exchange with delegation semantics
|
2022-08-24 09:47:04 -03:00 |
LDAPConstants.java
|
KEYCLOAK-17404: LDAPS connection tests not working when protocol set in upper case
|
2021-03-16 10:10:59 +01:00 |
LegacySessionSupportProvider.java
|
Moving the UserCache interface to the legacy module
|
2022-06-21 08:53:06 +02:00 |
OAuth2DeviceCodeModel.java
|
Device Authorization Grant with PKCE
|
2022-02-03 08:37:07 +01:00 |
OAuth2DeviceUserCodeModel.java
|
KEYCLOAK-7675 Support for Device Authorization Grant
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceUserCodeProvider.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceUserCodeProviderFactory.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
OAuth2DeviceUserCodeSpi.java
|
KEYCLOAK-7675 SPI and default implementation for Device User Code.
|
2021-03-15 10:09:20 -03:00 |
OfflineUserSessionModel.java
|
|
|
RealmProviderFactory.java
|
Deletion of all objects when realm is being removed
|
2022-04-28 11:09:17 +02:00 |
RealmSpi.java
|
|
|
RoleProviderFactory.java
|
Deletion of all objects when realm is being removed
|
2022-04-28 11:09:17 +02:00 |
RoleSpi.java
|
KEYCLOAK-14811 Create RoleProvider and make it independent of ClientProvider and RealmProvider
|
2020-07-31 15:11:25 -03:00 |
SingleUseObjectProvider.java
|
Merge ActionTokenStoreProvider and SingleUseObjectProvider (#13677)
|
2022-10-13 09:26:44 +02:00 |
SingleUseObjectProviderFactory.java
|
Map storage: Single-use objects (action token)
|
2022-05-25 16:47:10 +02:00 |
SingleUseObjectSpi.java
|
Merge single-use token providers into one
|
2022-05-11 13:58:58 +02:00 |
UserLoginFailureProviderFactory.java
|
Deletion of all objects when realm is being removed
|
2022-04-28 11:09:17 +02:00 |
UserLoginFailureSpi.java
|
KEYCLOAK-16378 User / client session map store
|
2021-04-28 09:09:15 +02:00 |
UserProviderFactory.java
|
Deletion of all objects when realm is being removed
|
2022-04-28 11:09:17 +02:00 |
UserSessionNoteDescriptor.java
|
KEYCLOAK-2339 Adding impersonator details to user session notes and supporting built-in protocol mappers.
|
2019-03-08 09:14:42 +01:00 |
UserSessionProviderFactory.java
|
Make user->client sessions relationship consistent
|
2022-07-11 08:42:28 -03:00 |
UserSessionSpi.java
|
|
|
UserSpi.java
|
|
|