.. |
credential
|
Support for the Recovery codes (#8730)
|
2022-03-10 15:49:25 +01:00 |
utils
|
rename SingleEntityCredentialManager to SubjectCredentialManager
|
2022-06-21 08:53:06 +02:00 |
AbstractConfig.java
|
KEYCLOAK-18353 Implement Pushed Authorization Request inside the Keycloak
|
2021-07-03 08:47:42 +02:00 |
AbstractKeycloakTransaction.java
|
KEYCLOAK-4187 Added UserSession support for cross-dc
|
2017-07-27 22:32:58 +02:00 |
ActionTokenKeyModel.java
|
KEYCLOAK-6042 Encode user ID before storing in auth session
|
2017-12-15 15:16:26 +01:00 |
ActionTokenValueModel.java
|
Remove EXPIRATION fields and add expired entities filtering to all queries automatically
|
2022-06-20 21:45:32 +02:00 |
AuthenticatedClientSessionModel.java
|
Remove EXPIRATION fields and add expired entities filtering to all queries automatically
|
2022-06-20 21:45:32 +02:00 |
AuthenticationExecutionModel.java
|
Introduce unique index for enums stored by storages
|
2022-06-15 09:12:10 +02:00 |
AuthenticationFlowBindings.java
|
KEYCLOAK-6335
|
2018-01-23 12:09:49 -05:00 |
AuthenticationFlowModel.java
|
KEYCLOAK-15450 Complement methods for accessing realms with Stream variants
|
2020-10-14 08:16:49 +02:00 |
AuthenticatorConfigModel.java
|
KEYCLOAK-15450 Complement methods for accessing realms with Stream variants
|
2020-10-14 08:16:49 +02:00 |
CibaConfig.java
|
KEYCLOAK-18594 CIBA Ping Mode
|
2021-07-27 08:33:17 +02:00 |
ClaimTypeModel.java
|
KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi"
|
2019-11-26 08:39:34 +01:00 |
ClientInitialAccessModel.java
|
KEYCLOAK-4631 Move ClientInitialAccessModel from userSession model to realm model
|
2017-06-21 22:14:20 +02:00 |
ClientModel.java
|
KEYCLOAK-18717 KEYCLOAK-18716 KEYCLOAK-18715 KEYCLOAK-18713 KEYCLOAK-18712 KEYCLOAK-18711 JPA clients no-downtime store
|
2021-12-15 13:32:49 +01:00 |
ClientProvider.java
|
KEYCLOAK-17748 Optimize validation of redirect URIs in logout endpoint
|
2021-05-18 20:31:21 +02:00 |
ClientScopeModel.java
|
[fixes #9750] Make sure a Dynamic scope isn't assignable to a client as a default scope, and only show non-dynamic scopes in the available client scopes client menu
|
2022-01-26 13:32:04 +01:00 |
ClientScopeProvider.java
|
KEYCLOAK-17021 Client Scope map store
|
2021-03-08 21:59:28 +01:00 |
ClientSessionContext.java
|
[fixes #9223] - Create an internal representation of RAR that also handles Static and Dynamic Client Scopes
|
2022-01-26 13:19:23 +01:00 |
CredentialValidationOutput.java
|
KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi"
|
2019-11-26 08:39:34 +01:00 |
FederatedIdentityModel.java
|
KEYCLOAK-14023 Instagram User Endpoint change
|
2020-07-10 17:36:51 -03:00 |
GroupModel.java
|
KEYCLOAK-16118 Replace MapStorage.entrySet() with search by criteria
|
2021-01-20 16:20:56 +01:00 |
GroupProvider.java
|
KEYCLOAK-19148 correct getGroupsCountByNameContaining of MapGroupProvider
|
2022-01-15 20:15:27 +01:00 |
IdentityProviderMapperModel.java
|
KEYCLOAK-11862 Add Sync mode option
|
2020-04-24 15:54:32 +02:00 |
IdentityProviderMapperSyncMode.java
|
KEYCLOAK-11862 Add Sync mode option
|
2020-04-24 15:54:32 +02:00 |
IdentityProviderModel.java
|
KEYCLOAK-14304 Enhance SAML Identity Provider Metadata processing
|
2020-09-02 20:43:09 +02:00 |
IdentityProviderSyncMode.java
|
KEYCLOAK-11862 Add Sync mode option
|
2020-04-24 15:54:32 +02:00 |
KeycloakContext.java
|
[KEYCLOAK-14147] - Request filter refactoring
|
2020-07-07 11:26:12 -03:00 |
KeycloakSession.java
|
Moving the UserCache interface to the legacy module
|
2022-06-21 08:53:06 +02:00 |
KeycloakSessionFactory.java
|
KEYCLOAK-17409 Support for amphibian (both component and standalone) provider
|
2021-03-25 13:28:20 +01:00 |
KeycloakSessionTask.java
|
KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi"
|
2019-11-26 08:39:34 +01:00 |
KeycloakTransaction.java
|
KEYCLOAK-1524
|
2016-02-03 11:20:22 +01:00 |
KeycloakTransactionManager.java
|
Revert "Revert "KEYCLOAK-3440""
|
2016-09-07 23:41:32 -04:00 |
KeycloakUriInfo.java
|
KEYCLOAK-11728 New default hostname provider
|
2019-11-11 12:25:44 +01:00 |
KeyManager.java
|
KEYCLOAK-15695 Streamification cleanup
|
2021-01-20 14:39:53 +01:00 |
ModelDuplicateException.java
|
KEYCLOAK-4889
|
2017-05-23 13:18:06 +02:00 |
ModelException.java
|
KEYCLOAK-4889
|
2017-05-23 13:18:06 +02:00 |
ModelIllegalStateException.java
|
Added ModelIllegalStateException to handle lazy loading exception.
|
2022-01-31 10:10:41 +01:00 |
OAuth2DeviceConfig.java
|
OAuth2DeviceConfig: fix polling interval defaults
|
2022-06-06 11:54:56 +02:00 |
OrderedModel.java
|
KEYCLOAK-9014 Fix displayed applications
|
2018-12-10 09:59:46 +01:00 |
OTPPolicy.java
|
KEYCLOAK-11745 Multi-factor authentication (#6459)
|
2019-11-14 14:45:05 +01:00 |
ParConfig.java
|
KEYCLOAK-18353 Implement Pushed Authorization Request inside the Keycloak
|
2021-07-03 08:47:42 +02:00 |
PasswordPolicy.java
|
Support for the Recovery codes (#8730)
|
2022-03-10 15:49:25 +01:00 |
ProtocolMapperContainerModel.java
|
KEYCLOAK-15695 Streamification cleanup
|
2021-01-20 14:39:53 +01:00 |
ProtocolMapperModel.java
|
KEYCLOAK-19374 Create implementation based on annotation processor
|
2021-10-07 10:54:25 +02:00 |
RealmModel.java
|
Moving RoleStorageProviderModel to the legacy modules
|
2022-06-29 20:04:32 +02:00 |
RealmProvider.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 |
RequiredActionProviderModel.java
|
KEYCLOAK-8176 fix export issue for required action
|
2018-09-05 08:40:31 +02:00 |
RequiredCredentialModel.java
|
KEYCLOAK-12214 Fix minor warnings for collections in module "server-spi"
|
2019-11-26 08:57:21 +01:00 |
RoleContainerModel.java
|
KEYCLOAK-18311 fix creation of roles during client registration
|
2021-07-12 11:39:47 +02:00 |
RoleMapperModel.java
|
Disable infinispan realm and user cache for map storage tests
|
2022-04-25 09:38:49 +02:00 |
RoleModel.java
|
Update composite roles on child role removal
|
2022-05-05 15:18:18 +02:00 |
RoleProvider.java
|
KEYCLOAK-18940 Add support for searching composite roles
|
2021-10-01 12:41:19 +02:00 |
ScopeContainerModel.java
|
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 |
ScriptModel.java
|
KEYCLOAK-3491 Revise Scripting Support
|
2016-09-20 14:33:39 +02:00 |
SubjectCredentialManager.java
|
rename SingleEntityCredentialManager to SubjectCredentialManager
|
2022-06-21 08:53:06 +02:00 |
ThemeManager.java
|
KEYCLOAK-15498 Disable gzip encoding when themes are not cached
|
2020-10-22 09:07:37 +02:00 |
TokenManager.java
|
[KEYCLOAK-18630] - Request object encryption support
|
2021-07-09 11:27:30 -03:00 |
UserConsentModel.java
|
KEYCLOAK-6630 Client scopes initial support (#5076)
|
2018-06-08 15:38:38 +02:00 |
UserCredentialManager.java
|
rename SingleEntityCredentialManager to SubjectCredentialManager
|
2022-06-21 08:53:06 +02:00 |
UserCredentialModel.java
|
Support for the Recovery codes (#8730)
|
2022-03-10 15:49:25 +01:00 |
UserLoginFailureModel.java
|
KEYCLOAK-17696 Make MapStorageFactory amphibian
|
2021-05-06 11:38:41 +02:00 |
UserLoginFailureProvider.java
|
KEYCLOAK-16378 User / client session map store
|
2021-04-28 09:09:15 +02:00 |
UserManager.java
|
KEYCLOAK-3895 Make UserSessionProvider and UserSessionPersisterProvider to rely on UserRemovedEvent callbacks
|
2016-11-18 15:58:33 +01:00 |
UserModel.java
|
rename SingleEntityCredentialManager to SubjectCredentialManager
|
2022-06-21 08:53:06 +02:00 |
UserModelDefaultMethods.java
|
[KEYCLOAK-17399] - Review User Profile SPI
|
2021-05-20 08:44:24 -03:00 |
UserProvider.java
|
Convert MapUserEntity to interface
|
2022-01-10 15:57:45 +01:00 |
UserSessionModel.java
|
Remove EXPIRATION fields and add expired entities filtering to all queries automatically
|
2022-06-20 21:45:32 +02:00 |
UserSessionProvider.java
|
KEYCLOAK-17696 Make MapStorageFactory amphibian
|
2021-05-06 11:38:41 +02:00 |
WebAuthnPolicy.java
|
KEYCLOAK-9360 Two factor authentication with W3C Web Authentication - 1st impl phase
|
2019-10-01 15:17:38 +02:00 |