Hynek Mlnarik
|
0cdce1340d
|
KEYCLOAK-18680 Always close result stream
|
2021-07-30 09:40:39 +02:00 |
|
bal1imb
|
fbaeb18a5f
|
KEYCLOAK-18471 Added ID to admin event object.
|
2021-07-16 12:46:07 +02:00 |
|
Daniel Fesenmeyer
|
a25c70784c
|
KEYCLOAK-18467 support unicode for realm localization texts
|
2021-07-15 10:30:42 +02:00 |
|
Hryhorii Hevorkian
|
2803685cd7
|
KEYCLOAK-18353 Implement Pushed Authorization Request inside the Keycloak
Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
Co-authored-by: mposolda <mposolda@gmail.com>
|
2021-07-03 08:47:42 +02:00 |
|
vramik
|
2b9b50d50a
|
KEYCLOAK-18194 fix migration of default role when realm id contains apostrophe
|
2021-07-01 11:22:11 +02:00 |
|
Hynek Mlnarik
|
8a83ec83ac
|
KEYCLOAK-18589 map-storage profile for KeycloakServer
|
2021-06-30 20:47:17 +02:00 |
|
vramik
|
e3c76035b2
|
KEYCLOAK-18359 Default role migration is not performed correctly when empty realm id
|
2021-06-14 20:54:37 +02:00 |
|
Václav Muzikář
|
9854f21ace
|
KEYCLOAK-18332 Client Scopes are reset to realm's default when Client is updated
|
2021-06-11 07:41:18 +02:00 |
|
vramik
|
95bf912dc9
|
KEYCLOAK-18035 Fix update client with default default scope assigned as optional
|
2021-06-07 16:22:55 +02:00 |
|
vramik
|
2bf727d408
|
KEYCLOAK-17753 remove KeycloakModelUtils.isClientScopeUsed method
|
2021-05-28 21:07:14 +02:00 |
|
Michal Hajas
|
4dcb69596b
|
KEYCLOAK-18146 Search for clients by client attribute when doing saml artifact resolution
|
2021-05-27 23:02:22 +02:00 |
|
Hynek Mlnarik
|
3d8f152787
|
KEYCLOAK-17747 KEYCLOAK-17754 Optimize getClients() calls
|
2021-05-27 22:12:56 +02:00 |
|
Hynek Mlnarik
|
94f676cb95
|
KEYCLOAK-18286 Add index to client_attributes
|
2021-05-27 13:31:33 +02:00 |
|
Martin Kanis
|
1ab0d585a9
|
KEYCLOAK-11019 Initial support for lazy offline user-session loading
Co-authored-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Thomas Darimont <thomas.darimont@gmail.com>
|
2021-05-26 09:54:28 +02:00 |
|
Hynek Mlnarik
|
860fc4c06c
|
KEYCLOAK-17756 KEYCLOAK-17757 Optimize IdP-first lookup
|
2021-05-20 14:44:55 +02:00 |
|
Pedro Igor
|
a0f8d2bc0e
|
[KEYCLOAK-17399] - Review User Profile SPI
Co-Authored-By: Vlastimil Elias <vlastimil.elias@worldonline.cz>
|
2021-05-20 08:44:24 -03:00 |
|
Hynek Mlnarik
|
c02a706a86
|
KEYCLOAK-17748 Optimize validation of redirect URIs in logout endpoint
Reimplementation of KEYCLOAK-17718
|
2021-05-18 20:31:21 +02:00 |
|
vramik
|
4d776cd780
|
KEYCLOAK-18137 Fix introduced SPI name
|
2021-05-18 20:30:21 +02:00 |
|
Václav Muzikář
|
62e6883524
|
KEYCLOAK-17084 KEYCLOAK-17434 Support querying clients by client attributes
|
2021-05-14 13:58:53 +02:00 |
|
Peter Flintholm
|
919899b994
|
KEYCLOAK-18039: Optimise offline session load on startup
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
2021-05-13 16:26:26 +02:00 |
|
Hynek Mlnarik
|
8feefe94ac
|
KEYCLOAK-18074 Ignore server version for MySQL in ChangeLogHistoryService
|
2021-05-12 15:01:30 +02:00 |
|
Pedro Igor
|
6397671c88
|
[KEYCLOAK-17885] - Delete user-managed policies when removing groups
|
2021-05-10 16:33:23 -03:00 |
|
vramik
|
020dd530b9
|
KEYCLOAK-18009 Invalid role creation with oracle database
|
2021-05-06 09:01:42 +02:00 |
|
Hynek Mlnarik
|
96501760e0
|
KEYCLOAK-17501 Add support for map storage in WildFly
|
2021-05-03 16:00:30 +02:00 |
|
Hynek Mlnarik
|
7d4255b2a1
|
KEYCLOAK-17871 Add support for running parallel model tests
|
2021-04-30 16:13:57 +02:00 |
|
Hynek Mlnarik
|
3e91e6f966
|
KEYCLOAK-17870 Fix ConcurrentModificationException upon liquibase initialization
|
2021-04-30 16:13:57 +02:00 |
|
Takashi Norimatsu
|
65c48a4183
|
KEYCLOAK-12137 OpenID Connect Client Initiated Backchannel Authentication (CIBA) (#7679)
* KEYCLOAK-12137 OpenID Connect Client Initiated Backchannel Authentication (CIBA)
Co-authored-by: Andrii Murashkin <amu@adorsys.com.ua>
Co-authored-by: Christophe Lannoy <c4r1570p4e@gmail.com>
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: mposolda <mposolda@gmail.com>
|
2021-04-29 15:56:39 +02:00 |
|
vramik
|
162043beec
|
KEYCLOAK-17615 Move database initialization from KeycloakApplication to JpaConnectionProviderFactory
|
2021-04-28 13:43:48 +02:00 |
|
Yoshiyuki Tabata
|
45202bd49a
|
KEYCLOAK-17637 Client Scope Policy for authorization service
|
2021-04-26 08:58:33 -03:00 |
|
Hynek Mlnarik
|
ff4c0e4412
|
KEYCLOAK-16935 Fix liquibase to work with MySQL 8.0.23+
|
2021-04-21 20:20:33 +02:00 |
|
Michal Hajas
|
1e2db74d86
|
KEYCLOAK-16932 Authorization map storage
|
2021-04-16 17:26:16 +02:00 |
|
vramik
|
185075d373
|
KEYCLOAK-14552 Realm Map Store
|
2021-03-31 15:49:03 +02:00 |
|
rmartinc
|
0a0caa07d6
|
KEYCLOAK-17215 Slowness issue while hitting /auth/admin/realms/$REALM/clients?viewableOnly=true after DELETE a role
|
2021-03-31 12:57:17 +02:00 |
|
vramik
|
c3b9c66941
|
KEYCLOAK-17460 invalidate client when assigning scope
|
2021-03-30 10:58:16 +02:00 |
|
Michito Okai
|
298ab0bc3e
|
KEYCLOAK-7675 Support for Device Authorization Grant
|
2021-03-15 10:09:20 -03:00 |
|
Hiroyuki Wada
|
9d57b88dba
|
KEYCLOAK-7675 Prototype Implementation of Device Authorization Grant.
Author: Hiroyuki Wada <h2-wada@nri.co.jp>
Date: Thu May 2 00:22:24 2019 +0900
Signed-off-by: Łukasz Dywicki <luke@code-house.org>
|
2021-03-15 10:09:20 -03:00 |
|
vramik
|
6e501946b1
|
KEYCLOAK-17021 Client Scope map store
|
2021-03-08 21:59:28 +01:00 |
|
Pedro Igor
|
0f30b3118a
|
[KEYCLOAK-16676] - Client attributes should not be stored if null or empty
|
2021-03-03 15:37:05 +01:00 |
|
stefvdwel
|
11b0c23937
|
Reduced code duplication
|
2021-02-17 09:40:19 -03:00 |
|
stefvdwel
|
5a500055f6
|
Added permission ticket /count endpoint. Todo: testing
|
2021-02-17 09:40:19 -03:00 |
|
Pedro Igor
|
cdf0ead957
|
[KEYCLOAK-16780] - Allow batching writes to storage when running migration (#7717)
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
|
2021-01-29 09:35:19 -03:00 |
|
Martin Kanis
|
8432513daa
|
KEYCLOAK-16908 Refactor UserSessionPersisterProvider
|
2021-01-29 09:29:00 +01:00 |
|
mposolda
|
99a70267d9
|
KEYCLOAK-16801 Improve performance of ClearExpiredEvents background task
|
2021-01-27 09:57:46 +01:00 |
|
Hynek Mlnarik
|
78c05d2da2
|
KEYCLOAK-16118 Replace MapStorage.entrySet() with search by criteria
* Add model class parameter to MapStorage
* Add shortcut read(id) method to MapKeycloakTransaction
|
2021-01-20 16:20:56 +01:00 |
|
Martin Kanis
|
9f580e3ed8
|
KEYCLOAK-15695 Streamification cleanup
|
2021-01-20 14:39:53 +01:00 |
|
Michal Hajas
|
ba8e2fef6b
|
KEYCLOAK-15524 Cleanup user related interfaces
|
2021-01-18 16:56:10 +01:00 |
|
Yoshiyuki Tabata
|
ab1dba5fa6
|
KEYCLOAK-11908 Support for conditional creating indices based on number
of records
|
2021-01-12 09:06:27 +01:00 |
|
vramik
|
1402d021de
|
KEYCLOAK-14846 Default roles processing
|
2021-01-08 13:55:48 +01:00 |
|
Michal Hajas
|
8e376aef51
|
KEYCLOAK-15847 Add MapUserProvider
|
2020-12-10 08:57:53 +01:00 |
|
Stefan Guilhen
|
edef93cd49
|
[KEYCLOAK-16232] Streamify the UserCredentialStore and UserCredentialManager interfaces
|
2020-12-07 19:48:35 +01:00 |
|