.. |
cache
|
caching
|
2018-01-29 12:28:17 -05:00 |
credential
|
KEYCLOAK-12174 WebAuthn: create authenticator, requiredAction and policy for passwordless (#6649)
|
2020-01-29 09:33:45 +01:00 |
utils
|
KEYCLOAK-12214 Fix minor warnings for collections in module "server-spi"
|
2019-11-26 08:57:21 +01: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
|
KEYCLOAK-12212 Remove unused imports from module "server-spi"
|
2019-11-26 08:41:45 +01:00 |
AuthenticatedClientSessionModel.java
|
KEYCLOAK-5797 Refactoring authenticationSessions to support login in multiple browser tabs with different clients
|
2017-11-30 12:56:45 +01:00 |
AuthenticationExecutionModel.java
|
KEYCLOAK-11745 Multi-factor authentication (#6459)
|
2019-11-14 14:45:05 +01:00 |
AuthenticationFlowBindings.java
|
KEYCLOAK-6335
|
2018-01-23 12:09:49 -05:00 |
AuthenticationFlowModel.java
|
KEYCLOAK-1524
|
2016-02-03 11:20:22 +01:00 |
AuthenticatorConfigModel.java
|
KEYCLOAK-12214 Fix minor warnings for collections in module "server-spi"
|
2019-11-26 08:57:21 +01: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-11859] Added option to always display a client in the accounts console
|
2019-12-17 17:12:49 -03:00 |
ClientProvider.java
|
[KEYCLOAK-11859] Added option to always display a client in the accounts console
|
2019-12-17 17:12:49 -03:00 |
ClientScopeModel.java
|
[KECLOAK-8237] - Openshift Client Storage
|
2018-12-06 10:57:53 -02:00 |
ClientSessionContext.java
|
KEYCLOAK-9050 Change LoginProtocol.authenticated to read most of the values from authenticationSession
|
2018-12-12 13:30:03 +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
|
user fed refactor
|
2016-06-29 15:37:22 -04:00 |
GroupModel.java
|
removal
|
2017-06-21 17:42:57 -04:00 |
IdentityProviderMapperModel.java
|
KEYCLOAK-12757 New Identity Provider Mapper "Advanced Claim to Role Mapper" with
|
2020-01-23 07:17:22 -06:00 |
IdentityProviderModel.java
|
KEYCLOAK-10884: Need clock skew for SAML identity provider
|
2020-02-03 22:00:44 +01:00 |
KeycloakContext.java
|
KEYCLOAK-11728 New default hostname provider
|
2019-11-11 12:25:44 +01:00 |
KeycloakSession.java
|
[KEYCLOAK-10935] Add a vault transcriber implementation that can be obtained from the session.
|
2019-09-04 22:34:08 +02:00 |
KeycloakSessionFactory.java
|
sync and import
|
2016-10-13 20:38:49 -04: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-7701 Refactor key providers to support additional algorithms
|
2018-06-29 14:14:25 +02: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 |
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 |
PasswordPolicy.java
|
KEYCLOAK-4888
|
2017-05-30 09:54:05 +02:00 |
ProtocolMapperContainerModel.java
|
KEYCLOAK-1524
|
2016-02-03 11:20:22 +01:00 |
ProtocolMapperModel.java
|
KEYCLOAK-6630 Client scopes initial support (#5076)
|
2018-06-08 15:38:38 +02:00 |
RealmModel.java
|
KEYCLOAK-12174 WebAuthn: create authenticator, requiredAction and policy for passwordless (#6649)
|
2020-01-29 09:33:45 +01:00 |
RealmProvider.java
|
Keycloak-11526 search and pagination for roles
|
2020-02-05 15:28:25 +01: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-11526 search and pagination for roles
|
2020-02-05 15:28:25 +01:00 |
RoleMapperModel.java
|
KEYCLOAK-3469 Make role mappers account for user groups
|
2016-11-14 11:38:00 +01:00 |
RoleModel.java
|
KEYCLOAK-8377 Role Attributes
|
2018-10-24 22:04:28 +02:00 |
ScopeContainerModel.java
|
KEYCLOAK-6630 Client scopes initial support (#5076)
|
2018-06-08 15:38:38 +02:00 |
ScriptModel.java
|
KEYCLOAK-3491 Revise Scripting Support
|
2016-09-20 14:33:39 +02:00 |
ThemeManager.java
|
KEYCLOAK-6289 Add ThemeSelectorSPI
|
2018-01-18 09:14:13 +01:00 |
TokenManager.java
|
KEYCLOAK-6768 Signed and Encrypted ID Token Support
|
2019-08-15 15:57:35 +02:00 |
UserConsentModel.java
|
KEYCLOAK-6630 Client scopes initial support (#5076)
|
2018-06-08 15:38:38 +02:00 |
UserCredentialManager.java
|
KEYCLOAK-12340 KEYCLOAK-12386 Regression in credential handling when … (#6668)
|
2020-02-03 19:23:30 +01:00 |
UserCredentialModel.java
|
KEYCLOAK-11745 Multi-factor authentication (#6459)
|
2019-11-14 14:45:05 +01:00 |
UserLoginFailureModel.java
|
KEYCLOAK-3091 Change brute force to use userId
|
2016-06-13 15:30:13 +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
|
KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi"
|
2019-11-26 08:39:34 +01:00 |
UserProvider.java
|
KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi"
|
2019-11-26 08:39:34 +01:00 |
UserSessionModel.java
|
KEYCLOAK-12213 Fix minor warnings with modificators for methods and fields in module "server-spi"
|
2019-11-26 08:39:34 +01:00 |
UserSessionProvider.java
|
KEYCLOAK-7275 KEYCLOAK-5479 Faster offline sessions preloading at startup. Track lastSessionRefresh timestamps more properly by support bulk update to DB
|
2018-11-16 14:23:28 +01:00 |
WebAuthnPolicy.java
|
KEYCLOAK-9360 Two factor authentication with W3C Web Authentication - 1st impl phase
|
2019-10-01 15:17:38 +02:00 |