keycloak-scim/services/src/main/java/org/keycloak
2023-02-20 09:29:11 +01:00
..
authentication Fix label for IdpReviewProfileAuthenticatorFactory (take 2) (#17062) 2023-02-16 19:16:00 +01:00
authorization Fix NPE if user not exists 2023-01-09 06:43:39 -08:00
broker Use encryption keys rather than sig for crypto in SAML 2023-02-10 12:06:49 +01:00
common/util Enable all test methods in ConcurrentLoginTest for JPA Map Storage 2022-11-24 13:36:22 +01:00
config KEYCLOAK-11347 - MicroProfile-Config 2019-12-10 12:08:22 +01:00
connections/httpclient Allow exposing some initial provider config options via web site (#10572) 2022-04-19 08:01:42 +02:00
credential Initial support for running testsuite in BCFIPS approved mode 2023-01-13 02:59:06 -08:00
crypto Remove bouncycastle dependency from keycloak-services (#13489) 2022-08-22 15:43:59 +02:00
device Create an SPI for DeviceActivityManager 2023-02-20 09:29:11 +01:00
email Initial integration tests with BCFIPS distribution (#14895) 2022-10-17 23:33:22 +02:00
encoding Use temporary file to reduce the chance of serving partial gzipped resource (#14511) 2022-09-23 07:51:41 +02:00
events Handling events after transaction completion using a separate session 2023-02-14 13:10:57 +01:00
executors Reduce logging of errors due to the bounded queue 2022-03-23 15:42:06 +01:00
exportimport Keep consistency when importing realms at startup when they are exported via the export command 2023-01-06 18:53:01 +01:00
forms Update TotpBean.java 2023-02-16 08:13:39 -03:00
headers KEYCLOAK-14232 Add Referrer-Policy: no-referrer to each response from Keycloak 2020-09-17 23:21:49 -07:00
jose/jws ID token encryption without specifying id_token_encrypted_response_enc does not follow OIDC Dynamic Client Registration specification 2022-05-16 09:05:22 +02:00
keys Use encryption keys rather than sig for crypto in SAML 2023-02-10 12:06:49 +01:00
locale Removing references to request and response from Resteasy 2022-12-01 08:38:24 -03:00
partialimport Modify RealmAdminResource.partialImport to work with InputStream 2022-11-24 11:45:11 +01:00
platform Keycloak CI workflow refactoring (#15968) 2022-12-14 16:12:23 +01:00
protocol Use encryption keys rather than sig for crypto in SAML 2023-02-10 12:06:49 +01:00
provider Added KERBEROS feature. Disable it when running tests on FIPS 2023-01-25 18:38:46 +01:00
scripting Cannot find ScriptEngine for JDK8 and Wildfly 2022-06-08 11:11:36 +02:00
services Fix search user groups without limit 2023-02-15 15:50:46 +01:00
social feat: support multi hd in GoogleIdentityProvider 2023-02-07 11:32:35 -03:00
theme Fixes for OOB endpoint and KeycloakSanitizer (#16773) 2023-02-02 08:34:50 +01:00
timer/basic KEYCLOAK-18298 ClearExpiredUserSessions timeouts with large number of sessions 2021-05-27 16:31:10 +02:00
transaction KEYCLOAK-9992 Support for ARTIFACT binding in server to client communication 2021-04-16 12:15:59 +02:00
truststore Fixing UserFederationLdapConnectionTest,LDAPUserLoginTest to work with FIPS (#15299) 2022-11-03 16:35:57 +01:00
url KEYCLOAK-12953 Ignore empty realm frontendUrl 2020-02-14 11:33:07 +01:00
userprofile Fix typo in UPConfigUtils.java (#16655) 2023-01-27 07:41:03 +01:00
utils Importing a representation by first creating the defaults, importing a representation and then copying it over to the real store. 2022-11-16 09:56:13 +01:00
validation Move UserFederatedStorageProvider into legacy module 2022-09-11 18:37:45 +02:00
vault [KEYCLOAK-19754] - Update documentation files to remove problematic language in the main repository 2021-11-04 10:08:56 +01:00
wellknown KEYCLOAK-18903 More customizable OIDC WellKnown provider 2021-07-28 18:03:23 +02:00
WebAuthnConstants.java Store information about transport media of WebAuthn authenticator 2022-02-04 19:36:30 +01:00