Marko Strukelj
|
ae573f4814
|
KEYCLOAK-5617 KEYCLOAK-5993 Race condition putting new user in user cache
|
2017-12-20 13:35:35 +01:00 |
|
mposolda
|
6696c0f0b2
|
KEYCLOAK-5245 Restart failures when deleting a client with existing sessions/offline_tokens
|
2017-12-13 15:53:10 +01:00 |
|
mposolda
|
63efee6e15
|
KEYCLOAK-5938 Authentication sessions: Support for logins of multiple tabs of same client
|
2017-12-12 08:01:02 +01:00 |
|
Bill Burke
|
5d5a200413
|
Merge pull request #4818 from patriot1burke/master
KEYCLOAK-5926
|
2017-12-08 09:59:32 -05:00 |
|
Bill Burke
|
0dee393071
|
KEYCLOAK-5926
|
2017-12-07 19:49:10 -05:00 |
|
Bill Burke
|
efa5949f69
|
Merge pull request #4814 from patriot1burke/master
KEYCLOAK-5350
|
2017-12-07 10:07:35 -05:00 |
|
stianst
|
c055ffb083
|
KEYCLOAK-4215 Consider session expiration when setting token timeouts
|
2017-12-07 10:45:02 +01:00 |
|
stianst
|
5fd3c9161d
|
KEYCLOAK-5868
|
2017-12-07 10:42:21 +01:00 |
|
Bill Burke
|
64f8d7ce25
|
KEYCLOAK-5350
|
2017-12-06 16:00:23 -05:00 |
|
mposolda
|
8a0fa521c4
|
KEYCLOAK-5915 Support for sticky sessions managed by loadbalancer. Support for KeyAffinityService
|
2017-12-06 13:06:54 +01:00 |
|
stianst
|
6d1c33ccdc
|
KEYCLOAK-5667
|
2017-12-06 06:45:23 +01:00 |
|
mposolda
|
6c34b4c418
|
KEYCLOAK-5914 Periodic clean of detached client sessions
|
2017-12-05 08:25:30 +01:00 |
|
stianst
|
37de8e9f69
|
Bump version to 3.4.2.Final-SNAPSHOT
|
2017-12-01 09:34:48 +01:00 |
|
mposolda
|
7b03eed9c8
|
KEYCLOAK-5797 Refactoring authenticationSessions to support login in multiple browser tabs with different clients
|
2017-11-30 12:56:45 +01:00 |
|
Hynek Mlnarik
|
b466f4d0b6
|
KEYCLOAK-5910 Retry sending notification when remote cache is unavailable
|
2017-11-30 11:48:26 +01:00 |
|
pedroigor
|
17748d5ba8
|
[KEYCLOAK-5660] - Adding UserQueryProvider.getUsersCount(realm, includeServiceAccount) method
|
2017-11-30 10:45:54 +01:00 |
|
pedroigor
|
674fb31a2c
|
[KEYCLOAK-5660] - Rest API User count returns wrong value
|
2017-11-30 10:45:54 +01:00 |
|
stianst
|
2be78a0239
|
KEYCLOAK-5924 Add error handler for uncaught errors
|
2017-11-30 10:33:13 +01:00 |
|
pedroigor
|
9ffc11d04f
|
[KEYCLOAK-4231] - Unable to import PEM certificate > 2048
|
2017-11-29 20:26:22 +01:00 |
|
mposolda
|
6d91ab674b
|
KEYCLOAK-5895 CrossDC: NotSerializableException when opening sessions tab in admin console
|
2017-11-23 20:03:12 +01:00 |
|
Bill Burke
|
2117db5e6d
|
Merge pull request #4730 from patriot1burke/master
KEYCLOAK-4715
|
2017-11-22 12:45:23 -05:00 |
|
mposolda
|
bd1072d2eb
|
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 |
|
mposolda
|
61c5a332b4
|
KEYCLOAK-5832 Fix the issue with RemoveExpiredCommand exception on JDG side
|
2017-11-22 11:55:12 +01:00 |
|
Bill Burke
|
8993ca08ad
|
KEYCLOAK-4715
|
2017-11-21 17:46:48 -05:00 |
|
Bill Burke
|
08ca03051c
|
Merge pull request #4549 from pkadej/KEYCLOAK-5662
KEYCLOAK-5662
|
2017-11-20 14:37:07 -05:00 |
|
Bill Burke
|
83ff0eab10
|
remove irrelevant comments
|
2017-11-17 11:36:49 -05:00 |
|
Bill Burke
|
c66ff60c58
|
KEYCLOAK-5715
|
2017-11-17 11:34:32 -05:00 |
|
Hynek Mlnarik
|
a787cfa33a
|
KEYCLOAK-5425 Have preconditions evaluated in manual mode
|
2017-11-15 13:37:32 +01:00 |
|
Bruno Oliveira
|
03d0488335
|
[KEYCLOAK-2052] Allows independently set timeouts for e-mail verification link and rest e.g. forgot password link
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
2017-11-13 19:57:04 -02:00 |
|
Przemysław Kadej
|
e28f402b6b
|
KEYCLOAK-5662 - CachePolicy.MAX_LIFESPAN - Cached LDAP users aren't being refreshed at all
|
2017-11-13 11:36:31 +01:00 |
|
mposolda
|
c530a061cc
|
KEYCLOAK-5828 Ensure sessions preloading works for remote distributed caches as well
|
2017-11-10 11:27:24 +01:00 |
|
mposolda
|
a98f085be6
|
KEYCLOAK-5618 Fix SessionsPreloadCrossDCTest. Update HOW-TO-RUN docs. Ensure it's executed in travis.
|
2017-11-09 17:39:04 +01:00 |
|
Stian Thorgersen
|
128ff12f8f
|
Bump versions
|
2017-11-09 15:37:21 +01:00 |
|
mposolda
|
701b7acd80
|
KEYCLOAK-5371 More stable cross-dc tests
|
2017-11-08 10:03:04 +01:00 |
|
mposolda
|
62a1c187a2
|
KEYCLOAK-5716 KEYCLOAK-5738 Avoid infinispan deadlock. Ensure code-to-token works correctly in cross-dc
|
2017-11-07 09:01:59 +01:00 |
|
Hynek Mlnařík
|
4d0d28c222
|
Merge pull request #4621 from hmlnarik/KEYCLOAK-5230-Indexes-on-USER-ID-missing-from-the-federated-user-tables
KEYCLOAK-5230 Add indices to FED_* tables
|
2017-10-31 08:48:34 +01:00 |
|
Hynek Mlnarik
|
c9aa5e638e
|
KEYCLOAK-5230 Add indices to FED_* tables
|
2017-10-27 12:43:22 +02:00 |
|
Hynek Mlnarik
|
92027e4c57
|
KEYCLOAK-5745 Fix ActionTokenCrossDCTest and improve logging
|
2017-10-27 08:45:05 +02:00 |
|
Hynek Mlnarik
|
75c354fd94
|
KEYCLOAK-5745 Separate user and client sessions in infinispan
|
2017-10-26 10:39:41 +02:00 |
|
Hynek Mlnařík
|
7190820fc4
|
Merge pull request #4566 from vramik/KEYCLOAK-4928
KEYCLOAK-4928 Add primary key constraints
|
2017-10-24 15:40:37 +02:00 |
|
Marek Posolda
|
a7bc294a08
|
Merge pull request #4594 from hmlnarik/KEYCLOAK-5688-Externalizer-for-entities-shared-across-DC-2
KEYCLOAK-5688 Externalizers for cluster messages and predicates
|
2017-10-24 14:41:16 +02:00 |
|
mposolda
|
9a19e95b60
|
KEYCLOAK-5710 Change cache-server to use backups based caches
|
2017-10-24 11:52:08 +02:00 |
|
vramik
|
223713bc53
|
KEYCLOAK-4928 Add primary key constraints
|
2017-10-24 10:46:46 +02:00 |
|
Hynek Mlnarik
|
faf830dc77
|
KEYCLOAK-5688 Externalizers for cluster messages and predicates
|
2017-10-23 12:18:56 +02:00 |
|
Bill Burke
|
92245e3fc8
|
fixes
|
2017-10-20 09:55:37 -04:00 |
|
Bill Burke
|
54ebc21880
|
KEYCLOAK-5698
|
2017-10-19 19:38:56 -04:00 |
|
Bill Burke
|
0371a562d9
|
Merge pull request #4574 from patriot1burke/master
KEYCLOAK-5701
|
2017-10-19 10:33:10 -04:00 |
|
Bill Burke
|
8faa6f1f4d
|
KEYCLOAK-5701
|
2017-10-18 18:20:50 -04:00 |
|
Hynek Mlnarik
|
6d18ba4b32
|
KEYCLOAK-5688 Add externalizers for session entities
and remove unused events
|
2017-10-18 16:04:57 +02:00 |
|
Hynek Mlnarik
|
056ba75a72
|
KEYCLOAK-5656 Use standard infinispan remote-store
|
2017-10-16 21:49:42 +02:00 |
|