keycloak-scim/services/src/main/java/org/keycloak
2021-05-25 08:32:43 +02:00
..
authentication KEYCLOAK-18258 Not possible to login with public client, which was confidential with custom client authenticator set 2021-05-24 13:17:14 +02:00
authorization KEYCLOAK-16932 Authorization map storage 2021-04-16 17:26:16 +02:00
broker KEYCLOAK-17756 KEYCLOAK-17757 Optimize IdP-first lookup 2021-05-20 14:44:55 +02:00
common/util
config
connections/httpclient KEYCLOAK-9992 Support for ARTIFACT binding in server to client communication 2021-04-16 12:15:59 +02:00
credential KEYCLOAK-16091: only persist webauthn-authentication count if the authenticator increments it beyond zero 2021-05-17 08:42:50 +02:00
crypto
email KEYCLOAK-14855 Added realm-specific localization texts which affect texts in every part of the UI (admin console / login page / personal info page / email templates). Also new API endpoints and a new UI screen to manage the realm-specific localization texts were introduced. 2020-10-30 08:02:43 -03:00
encoding KEYCLOAK-17000 Adding server tmp directory inside the auth-server home directory 2021-03-17 10:06:48 +01:00
events KEYCLOAK-17444 Enlist the EventListenerTransaction with the Keycloak Transaction Manager 2021-03-26 12:47:15 +01:00
executors
exportimport KEYCLOAK-14209 Client policies admin console support. Changing of format of JSON for client policies and profiles. Remove support for default policies (#7969) 2021-05-12 16:19:55 +02:00
forms KEYCLOAK-16932 Authorization map storage 2021-04-16 17:26:16 +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 KEYCLOAK-17342 Make the default value of default signature algorithm show up in the admin console 2021-03-16 09:15:22 +01:00
keys KEYCLOAK-15015 Extend KeyWrapper to add whole certificate chain in x5c parameter (#7643) 2021-03-23 08:37:50 -03:00
locale KEYCLOAK-15450 Complement methods for accessing realms with Stream variants 2020-10-14 08:16:49 +02:00
partialimport KEYCLOAK-15524 Cleanup user related interfaces 2021-01-18 16:56:10 +01:00
platform KEYCLOAK-17000 Adding server tmp directory inside the auth-server home directory 2021-03-17 10:06:48 +01:00
protocol KEYCLOAK-18127 Option for skip return user's claims in the ID Token for hybrid flow 2021-05-24 08:02:34 +02:00
provider KEYCLOAK-15695 Streamification cleanup 2021-01-20 14:39:53 +01:00
scripting
services KEYCLOAK-18139 SecureResponseTypeExecutor: polishing for FAPI 1 final 2021-05-25 08:32:43 +02:00
social [KEYCLOAK-14913] GitLab Identity Provider shouldn't request for 'api' scope 2021-03-05 14:23:34 +01:00
storage KEYCLOAK-17748 Optimize validation of redirect URIs in logout endpoint 2021-05-18 20:31:21 +02:00
theme KEYCLOAK-15975 NPE in DefaultThemeManager.loadTheme() if theme directory is absent 2021-01-27 22:05:19 +01:00
timer/basic
transaction KEYCLOAK-9992 Support for ARTIFACT binding in server to client communication 2021-04-16 12:15:59 +02:00
truststore [KEYCLOAK-17087] - X509 OCSP Validation Not Checking Intermediate CAs 2021-02-22 13:50:19 +01:00
url
userprofile [KEYCLOAK-17399] UserProfile SPI - Validation SPI integration 2021-05-20 15:26:17 -03:00
utils KEYCLOAK-17084 KEYCLOAK-17434 Support querying clients by client attributes 2021-05-14 13:58:53 +02:00
validation KEYCLOAK-14306 OIDC redirect_uri allows dangerous schemes resulting in potential XSS 2020-11-12 08:21:54 +01:00
vault
wellknown
WebAuthnConstants.java