keycloak-scim/services/src/main/java/org/keycloak
2022-11-03 09:32:45 +01:00
..
authentication Add support for Microsoft Authenticator (#15272) 2022-11-02 12:56:07 +01:00
authorization Reduce number of calls to the storage for clients and realms 2022-10-21 15:08:39 +02:00
broker Avoid login failures in case of non-existing group or role references and update references in case of renaming or moving 2022-10-13 13:23:29 +02:00
common/util KEYCLOAK-11702 Remove RestEasy 4 dependencies from core codebase 2019-10-11 15:03:34 +02: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 Remove deprecated methods from data providers and models 2022-10-25 09:01:33 +02:00
crypto Remove bouncycastle dependency from keycloak-services (#13489) 2022-08-22 15:43:59 +02: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 Restore enum variant of ResourceType 2022-06-30 12:20:51 -03:00
executors Reduce logging of errors due to the bounded queue 2022-03-23 15:42:06 +01:00
exportimport Move UserFederatedStorageProvider into legacy module 2022-09-11 18:37:45 +02:00
forms feat: add DisplayIconClasses to IdentityProviderModel for third-party IDPs https://github.com/klausbetz/apple-identity-provider-keycloak/issues/10 (#14826) 2022-10-18 15:54:06 +02: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 Support for multiple keys with same kid, which differ just by algorithm in the JWKS (#15114) 2022-11-03 09:32:45 +01:00
locale KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
partialimport Allow a partial import to overwrite the default role 2022-11-01 15:35:02 -03:00
platform Make script providers working on JDK 17 (#11322) 2022-05-27 12:28:50 +02:00
protocol Move session iframe pages (#14769) 2022-10-13 08:16:20 +02:00
provider KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
scripting Cannot find ScriptEngine for JDK8 and Wildfly 2022-06-08 11:11:36 +02:00
services Close the session within resteasy boundaries (#15193) 2022-11-01 11:06:34 +01:00
social Support profile projection parameter for LinkedIn IDP 2022-10-11 15:22:00 -03:00
theme Fix issue where admin2 was not enabled by default if account2 was disabled (#14914) 2022-10-17 15:17:54 +02: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 More flexibility in keystore related tests, Make keycloak to notify which keystore types it supports, Support for BCFKS 2022-10-24 08:36:37 +02:00
url KEYCLOAK-12953 Ignore empty realm frontendUrl 2020-02-14 11:33:07 +01:00
userprofile Remove deprecated methods from data providers and models 2022-10-25 09:01:33 +02:00
utils UserInfo endpoint not fully standards compliant 2022-09-16 10:15:08 +02: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