Gabriel Lavoie
32c23c2410
KEYCLOAK-4002: realmRevisions cache too small with high number of realms.
...
- Increased the hardcoded default value to help running master with high number of realms.
- Added a value computation based on the realms cache max size (to match the userRevisions cache configuration pattern).
- Computed revisions cache size is now 2 times the configured maximum cache size.
- Added a maximum realms cache size configuration to the different standalone.xml templates.
- Added a missing users cache size configuration to standalone.xsl.
2016-12-05 08:07:24 -05:00
Vlasta Ramik
041413d8de
KEYCLOAK-3619 Update default datasource definition to non-XA
2016-10-18 12:12:41 +02:00
mposolda
81e773688f
KEYCLOAK-3644 demo-dist broken due to broken datasource element in standalone.xml
2016-10-03 17:42:20 +02:00
mposolda
f9a0abcfc4
KEYCLOAK-3493 KEYCLOAK-3532 Added KeyStorageProvider. Support key rotation for OIDC clients and identity providers with JWKS url.
2016-09-30 21:28:23 +02:00
Bill Burke
ff1326fe35
authenticator example updated
2016-09-23 16:50:08 -04:00
Bill Burke
04ee5ca7c1
jta=false for demo-dist
2016-09-08 09:42:05 -04:00
Stan Silvert
ef442cae92
KEYCLOAK-3196: Create single place to declare default keycloak subsystem
...
config.
2016-08-23 11:26:58 -04:00
Stan Silvert
3493aa4ab7
KEYCLOAK-3196: Use WildFly management model for server configuration.
2016-08-23 11:26:56 -04:00
Pedro Igor
a8d2b810cf
[KEYCLOAK-3144] - Add authorization settings when exporting/importing a realm.
2016-08-15 10:35:28 -03:00
Pedro Igor
bfe10e34e7
[KEYCLOAK-3390] - Updating authorization objects doesn't invalidate cache in cluster
2016-08-12 11:15:13 -03:00
Stian Thorgersen
3fc215d041
KEYCLOAK-3202 Creating users causes memory leak
2016-07-05 19:54:55 +02:00
mposolda
e237bcd383
KEYCLOAK-2412 wildfly configs and polishing
2016-02-17 13:10:51 +01:00
Bill Burke
f2bd50335a
errors
2016-02-10 20:47:27 -05:00
Stian Thorgersen
c7a8742a36
KEYCLOAK-1524
...
Source code headers
2016-02-03 11:20:22 +01:00
Marko Strukelj
2a8e868bc1
Fix missing offlineSession local-cache config for demo-dist
2016-01-05 22:56:44 +01:00
Marko Strukelj
32af1bd3a5
KEYCLOAK-2223 Upgrade to WildFly 10.0.0.CR4
2015-12-13 21:26:07 +01:00
Marko Strukelj
38d160fab2
KEYCLOAK-1924 SAML adapter full subsystem EAP/Wildfly
2015-11-27 22:49:35 +01:00
Bill Burke
510b03476f
saml distro
2015-09-30 11:01:45 -04:00
mposolda
060a193b48
KEYCLOAK-1732 Fix standalone.xml in demo distribution
2015-08-05 13:33:11 +02:00
Marko Strukelj
e6928c6456
KEYCLOAK-1417 Re-enable demo-dist
2015-06-09 16:35:46 +02:00
Stian Thorgersen
a507771f7c
Fix demo dist
2015-05-19 08:15:39 +02:00
Stian Thorgersen
ad42b4dde3
Updated demo-dist
2015-04-30 09:40:24 +02:00
Stian Thorgersen
ac49ba2f44
More tweaks to dist
2015-04-24 07:30:59 +02:00