keycloak-scim/services/src/main/java/org/keycloak
2023-03-30 12:03:43 -03:00
..
authentication Fix missing migration when reading TERMS_AND_CONDITIONS required action in legacy store 2023-03-29 16:43:01 +02:00
authorization Extract attachDevice outside of storage layer 2023-03-03 17:58:34 +01:00
broker Prefer cert over pubkey in SAML metadata 2023-03-29 11:17:24 +02: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 Reverted back to Parser from CachingParser due to thread safety concerns 2023-03-09 17:50:39 +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 Rework the Import SPI to be configurable via the Config API 2023-03-24 15:28:55 -03:00
forms Use replacePath() instead of path() 2023-03-30 12:03:43 -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 Regressions in redirect URL verification when redirect_uri has encoded path or default port 2023-03-30 14:20:10 +02: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 missing migration when reading TERMS_AND_CONDITIONS required action in legacy store 2023-03-29 16:43:01 +02:00
social Redirect loop with authentication success but access denied at default identity provider 2023-03-06 10:45:01 +01:00
theme NPE on Theme after upgrade to 21 when parent or import theme not exists (#17350) 2023-03-01 15:46:37 +00: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 FIPS related docs (#17196) 2023-02-22 12:47:15 +01:00
url Check frontendUrl in the hostname providers 2023-03-20 18:54:58 -03:00
userprofile Email visible on registration page when edit username is not allowed 2023-03-30 08:11:30 +02: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