keycloak-scim/server-spi-private/src/main/java/org/keycloak
2018-11-06 21:17:07 +01:00
..
authentication initial 2018-03-29 17:14:36 -04:00
authorization [KEYCLOAK-8617] - Permission cache not handling decisions from negative policies correctly 2018-10-24 15:03:22 -03:00
broker [KEYCLOAK-7435] Added code to delete a specific session and tests for session deletion 2018-09-20 15:57:58 +02:00
cluster KEYCLOAK-4187 Added UserSession support for cross-dc 2017-07-27 22:32:58 +02:00
connections/httpclient
credential KEYCLOAK-5857 Supports PBKDF2 hashes with different key size 2018-01-24 09:02:37 +01:00
crypto KEYCLOAK-7560 Refactor token signature SPI PR 2018-09-11 08:14:10 +02:00
email kcinit 2018-03-16 12:11:57 -04:00
events KEYCLOAK-6630 Client scopes initial support (#5076) 2018-06-08 15:38:38 +02:00
executors KEYCLOAK-5371 Fix SessionExpirationCrossDCTest, Added ExecutorsProvider. Debug support for cache-servers in tests 2017-10-10 22:30:44 +02:00
exportimport
forms KEYCLOAK-6866 Error 404 after changing locale while authenticating using X.509 2018-07-24 17:24:32 +02:00
keys KEYCLOAK-7560 Refactor token signature SPI PR 2018-09-11 08:14:10 +02:00
migration KEYCLOAK-6884 KEYCLOAK-3454 KEYCLOAK-8298 Default 'roles' and 'web-origins' client scopes. Add roles and allowed-origins to the token through protocol mappers 2018-10-04 12:00:38 +02:00
models KEYCLOAK-6748 undertow saml adapter tests 2018-11-06 21:17:07 +01:00
policy KEYCLOAK-5459 2017-11-14 19:37:07 -05:00
protocol KEYCLOAK-6884 KEYCLOAK-3454 KEYCLOAK-8298 Default 'roles' and 'web-origins' client scopes. Add roles and allowed-origins to the token through protocol mappers 2018-10-04 12:00:38 +02:00
provider KEYCLOAK-6519 Theme resource provider 2018-02-09 08:28:59 +01:00
scripting [KEYCLOAK-4902] - Refactoring and improvements to processing of authz requests 2018-08-07 10:53:40 -03:00
services KEYCLOAK-4626 AuthenticationSessions - brokering works. Few other fixes and tests added 2017-05-11 22:16:26 +02:00
sessions KEYCLOAK-5915 Support for sticky sessions managed by loadbalancer. Support for KeyAffinityService 2017-12-06 13:06:54 +01:00
storage KEYCLOAK-6630 Client scopes initial support (#5076) 2018-06-08 15:38:38 +02:00
theme KEYCLOAK-6289 Add ThemeSelectorSPI 2018-01-18 09:14:13 +01:00
timer KEYCLOAK-5747 Ensure refreshToken doesn't need to send request to the other DC. Other fixes and polishing 2017-11-22 11:55:12 +01:00
transaction
truststore
utils KEYCLOAK-3967 2016-12-08 19:29:02 -05:00
ServerStartupError.java