keycloak-scim/services/src/main/java/org/keycloak
2021-11-05 09:10:50 +01:00
..
authentication KEYCLOAK-18744 OpenBanking Brasil fix for X509 client authentication. More flexibility in Subject DN comparison. 2021-11-05 09:10:50 +01:00
authorization KEYCLOAK-16932 Authorization map storage 2021-04-16 17:26:16 +02:00
broker KEYCLOAK-18879 Generate RequestedAttribute SP metadata for SAML Attribute Role Mappers 2021-11-04 11:15:32 +01:00
common/util
config
connections/httpclient KEYCLOAK-19080 Simplify the RHSSO setup in an OpenShift Disconnected cluster 2021-10-18 09:35:32 +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 [KEYCLOAK-18857] - Do not force default to RS256 when verifying tokens sent by clients and JWK does not hold an algorithm 2021-07-21 11:09:02 +02:00
email KEYCLOAK-16380 Make IdP display name available to idp link email subject (#7626) 2021-10-04 11:10:18 +02:00
encoding
events KEYCLOAK-17444 Enlist the EventListenerTransaction with the Keycloak Transaction Manager 2021-03-26 12:47:15 +01:00
executors KEYCLOAK-18445 Add support for cross-site model tests 2021-10-06 14:37:06 +02:00
exportimport KEYCLOAK-17844 Add option to disable authorization services to workaround issues with many clients 2021-05-27 22:28:56 +02:00
forms [KEYCLOAK-17653] - OIDC Frontchannel logout support 2021-10-07 15:27:19 -03:00
headers
jose/jws [KEYCLOAK-18630] - Request object encryption support 2021-07-09 11:27:30 -03:00
keys KEYCLOAK-19408 Better client secrets 2021-09-29 18:19:43 +02:00
locale
partialimport
platform
protocol KEYCLOAK-18744 OpenBanking Brasil fix for X509 client authentication. More flexibility in Subject DN comparison. 2021-11-05 09:10:50 +01:00
provider
scripting
services KEYCLOAK-18744 OpenBanking Brasil fix for X509 client authentication. More flexibility in Subject DN comparison. 2021-11-05 09:10:50 +01:00
social KEYCLOAK-19079 Add special case for kubeadmin without uid and OCP4 2021-10-07 14:29:00 -03:00
storage KEYCLOAK-18940 Add support for searching composite roles 2021-10-01 12:41:19 +02:00
theme [KEYCLOAK-19422] ClassLoaderTheme and ClasspathThemeResourceProviderFactory allows reading any file available as a resource to the classloader 2021-10-18 10:23:06 +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 KEYCLOAK-17110 2021-09-15 10:55:59 +02:00
url
userprofile KEYCLOAK-19617 Simplify creation of custom user profiles 2021-10-28 08:26:11 -03:00
utils KEYCLOAK-17084 KEYCLOAK-17434 Support querying clients by client attributes 2021-05-14 13:58:53 +02:00
validation KEYCLOAK-18341 Support JWKS OAuth2 Client Metadata in the "by value" key loading method 2021-08-05 16:52:55 +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