Steven Hawkins
|
be32f8b1bf
|
fix: limit the use of Resteasy to the KeycloakSession (#28150)
* fix: limit the use of Resteasy to the KeycloakSession
contextualizes other state to the KeycloakSession
close: #28152
|
2024-03-26 13:43:41 -04:00 |
|
Stian Thorgersen
|
3f9cebca39
|
Ability to set the default provider for an SPI (#28135)
Closes #28134
Signed-off-by: stianst <stianst@gmail.com>
|
2024-03-22 07:45:08 +01:00 |
|
Alexander Schwartz
|
26e2fde115
|
Avoid reseting cachemanger to null to avoid a re-initialization (#24086)
Also follow best practices of using volatile variables for double-locking, and not using shutdown caches.
Closes #24085
|
2023-11-08 11:33:44 -05:00 |
|
Alexander Schwartz
|
0b2802fa18
|
Fixing compile time warnings
Avoiding calling deprecated methods, and adding compile time dependencies for annotations.
Closes #17499
|
2023-03-09 15:42:55 +01:00 |
|
Michal Hajas
|
6566b58be1
|
Introduce Infinispan GlobalLock implementation
Closes #14721
|
2023-01-05 16:58:44 +01:00 |
|
Martin Kanis
|
5e891951f5
|
Update Infinispan version to 14.0.2.Final
|
2022-11-16 14:56:45 +01:00 |
|
Michal Hajas
|
05b9e6d59e
|
Upgrade Infinispan to 13.0.10.Final (#13910)
Closes #12306
|
2022-08-25 13:09:34 +02:00 |
|
Michal Hajas
|
ec808d28bb
|
Remove possibility to start embedded HotRod server in hotrod-map module
Closes #13247
|
2022-08-05 21:08:38 +02:00 |
|
Michal Hajas
|
eb1f31e9dd
|
Optimize user-client session relationship for HotRod storage
Closes #12818
|
2022-07-26 09:00:13 +02:00 |
|
Michal Hajas
|
0f86427dd0
|
Make user->client sessions relationship consistent
Closes #12817
|
2022-07-11 08:42:28 -03:00 |
|
Michal Hajas
|
781183e551
|
Enable indexing for ResourceServerEntity
Closes #12533
|
2022-06-20 10:17:19 +02:00 |
|
Martin Kanis
|
df72cf72f2
|
Hot Rod map storage: Single-use (action token) no-downtime store
|
2022-06-06 16:01:18 +02:00 |
|
Michal Hajas
|
09c0a69a8f
|
Add HotRod no downtime store for events
Closes #9676
|
2022-06-02 13:30:19 +02:00 |
|
Martin Kanis
|
0cb3c95ed5
|
Map storage: Single-use objects (action token)
|
2022-05-25 16:47:10 +02:00 |
|
vramik
|
f8ca25d4a4
|
Add a profiles testsuite for jpa-map storage
Closes #12045
|
2022-05-20 09:17:33 +02:00 |
|
Michal Hajas
|
6b5c417742
|
Add HotRod store for authorization services
Closes #9679
|
2022-05-06 15:31:38 +02:00 |
|
Martin Kanis
|
a2d7cd7a5c
|
Hot Rod map storage: User / client session no-downtime store
|
2022-04-14 15:34:22 +02:00 |
|
Michal Hajas
|
1f2ebf4cba
|
Add HotRod no downtime store for Realms
Closes #9670
|
2022-04-08 09:36:01 +02:00 |
|
Martin Kanis
|
395bd447f2
|
Hot Rod map storage: Login failure no-downtime store
|
2022-04-01 20:43:18 +02:00 |
|
Martin Kanis
|
0faf3987f6
|
Hot Rod map storage: Authentication session no-downtime store
|
2022-03-22 09:05:52 +01:00 |
|
Martin Kanis
|
6249e34177
|
Hot Rod map storage: Client scope no-downtime store
|
2022-02-24 13:30:27 +01:00 |
|
Martin Kanis
|
26ac142b99
|
Hot Rod map storage: Roles no-downtime store
|
2022-02-11 14:31:34 +01:00 |
|
Michal Hajas
|
b50b8f883b
|
Implement HotRod storage for Users
Closes #9671
|
2022-02-11 10:20:36 +01:00 |
|
Martin Kanis
|
ddcabe61b2
|
KEYCLOAK-19571 Add indices to HotRodClientEntity fields
|
2022-01-20 17:46:47 +01:00 |
|
Michal Hajas
|
5aa9a09b20
|
Closes #8969 - Add Groups HotRod storage
|
2021-12-13 18:12:19 +01:00 |
|
Michal Hajas
|
158640d1f3
|
Closes #8954 - move Hot Rod classes to hotRod package
|
2021-11-30 11:52:16 +01:00 |
|
Martin Kanis
|
af97849feb
|
KEYCLOAK-19030 Implement HotRodConnectionProvider
|
2021-10-27 14:07:19 +02:00 |
|
Martin Kanis
|
30b3caee9f
|
KEYCLOAK-18445 Add support for cross-site model tests
|
2021-10-06 14:37:06 +02:00 |
|
mhajas
|
e609949264
|
KEYCLOAK-17267 Add index to user attribute name and value to support user sync from ldap
|
2021-05-19 13:38:11 +02:00 |
|
Hynek Mlnarik
|
6d97a573e6
|
KEYCLOAK-17696 Make MapStorageFactory amphibian
|
2021-05-06 11:38:41 +02:00 |
|
Hynek Mlnarik
|
7d4255b2a1
|
KEYCLOAK-17871 Add support for running parallel model tests
|
2021-04-30 16:13:57 +02:00 |
|
Martin Kanis
|
515bfb5064
|
KEYCLOAK-16378 User / client session map store
Co-authored-by: Martin Kanis <mkanis@redhat.com>
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
2021-04-28 09:09:15 +02:00 |
|
Hynek Mlnarik
|
17d41c472b
|
KEYCLOAK-17412 Improve control of model tests
|
2021-03-22 21:56:59 +01:00 |
|