Pedro Igor
|
d331091c5e
|
[KEYCLOAK-11330] - Quarkus tests
|
2020-06-17 17:20:55 +02:00 |
|
kurisumakise2011
|
bfde3ac080
|
When any liquibase exception is thrown and it catches in LiquibaseJpaUpdaterProvider update method inside try\catch block, an exception will be retrown like RuntimeException, but it will not be logged anywhere. It reaches platform.exit(t) and then only message of wrapped RuntimeException is propagated. But real caused can be noticed only via debug mode.
|
2020-06-15 14:01:07 +02:00 |
|
Pedro Igor
|
e16f30d31f
|
[KEYCLOAK-2343] - Allow exact user search by user attributes
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
|
2020-06-10 12:02:50 -03:00 |
|
Yoshiyuki Tabata
|
f03ee2ec98
|
KEYCLOAK-14145 OIDC support for Client "offline" session lifespan
|
2020-06-04 14:24:52 +02:00 |
|
Pedro Igor
|
0870041b0b
|
[KEYCLOAK-14335] - Not initializing entity associations and removing bi-directional ones
Co-authored-by: Stian Thorgersen <stian@redhat.com>
Co-authored-by: Hynek Mlnarik <hmlnarik@redhat.com>
|
2020-06-02 11:31:10 -03:00 |
|
Pedro Igor
|
bae802bcfa
|
[KEYCLOAK-11784] - Using Hibernate Extension
|
2020-05-14 11:10:46 +02:00 |
|
stianst
|
b04932ede5
|
KEYCLOAK-12414 Remove the need to specify defaults in config file
|
2020-05-13 09:02:29 -03:00 |
|
Álvaro Gómez Giménez
|
666832d1be
|
KEYCLOAK-13066 Include resourceType in ScopePermissionRepresentation
|
2020-05-12 17:11:35 -03:00 |
|
Michael Cooney
|
3291161954
|
KEYCLOAK-13818: Addressing performance issues with adding client scopes during realm creation. Removing redundant lookups by passing all scopes that need to be created at once.
|
2020-05-12 15:59:42 +02:00 |
|
Pedro Igor
|
19ab9ba53d
|
[KEYCLOAK-13829] - DML for DELETE is executed even though attribute does not exist
|
2020-05-06 14:04:06 +02:00 |
|
keycloak-bot
|
ae20b7d3cd
|
Set version to 11.0.0-SNAPSHOT
|
2020-04-29 12:57:55 +02:00 |
|
Pedro Igor
|
601bf8d63e
|
[KEYCLOAK-12735] - Improving queries and cache for authz
|
2020-04-29 03:58:03 +02:00 |
|
Yoshiyuki Tabata
|
874642fe9e
|
KEYCLOAK-12406 Add "Client Session Max" and "Client Session Idle" for OIDC
|
2020-04-28 15:34:25 +02:00 |
|
stianst
|
5b017e930d
|
KEYCLOAK-13128 Security Headers SPI and response filter
|
2020-04-28 15:28:24 +02:00 |
|
keycloak-bot
|
33314ae3ca
|
Set version to 10.0.0-SNAPSHOT
|
2020-04-21 09:19:32 +02:00 |
|
mposolda
|
b29810c923
|
KEYCLOAK-13306 Model fixes for check realm when lookup by ID
(cherry picked from commit e40a62de31f6f5d326234314a9e285010665f707)
|
2020-04-21 08:19:50 +02:00 |
|
mposolda
|
6f62c0ed98
|
KEYCLOAK-13442 Backwards compatibility in users searching. searchForUser(String, RealmModel, int, int) is no longer called when searching users from the admin console
|
2020-03-27 13:29:55 +01:00 |
|
Pedro Igor
|
b812159193
|
[KEYCLOAK-10675] - Deleting an Identity Provider doesn't remove the associated IdP Mapper for that user
|
2020-03-26 11:41:17 +01:00 |
|
keycloak-bot
|
f6a592b15a
|
Set version to 9.0.4-SNAPSHOT
|
2020-03-24 08:31:18 +01:00 |
|
mposolda
|
5ddd605ee9
|
KEYCLOAK-13259
|
2020-03-24 05:32:41 +01:00 |
|
vramik
|
86089d40b8
|
KEYCLOAK-13249 jpa-changelog-8.0.0.xml contains whitespace character
|
2020-03-18 09:36:23 +01:00 |
|
stianst
|
aece5d1b4c
|
KEYCLOAK-5162 Add index to even table
|
2020-03-17 17:05:21 +01:00 |
|
rmartinc
|
ad3b9fc389
|
KEYCLOAK-12579: LDAP groups duplicated during UI listing of user groups
|
2020-03-11 06:14:29 +01:00 |
|
Sebastian Schuster
|
99aba33980
|
KEYCLOAK-13163 Fixed searching for user with fine-grained permissions
|
2020-03-09 09:56:13 -03:00 |
|
vramik
|
701fb06de1
|
KEYCLOAK-12968 fix ClientTest.getAllClientsSearchAndPagination for postgresql
|
2020-03-05 06:40:03 +01:00 |
|
Dmitry Telegin
|
08319db242
|
KEYCLOAK-13167 - JDBC resource leak in custom migrations
|
2020-03-02 21:19:07 +01:00 |
|
Hynek Mlnarik
|
93f05f9291
|
KEYCLOAK-12450 Revert em.clear() call
|
2020-03-02 11:22:29 +01:00 |
|
Erik Jan de Wit
|
93a1374558
|
KEYCLOAK-11129 coalesce possible null values
|
2020-02-27 09:11:29 +01:00 |
|
keycloak-bot
|
d352d3fa8e
|
Set version to 9.0.1-SNAPSHOT
|
2020-02-17 20:38:54 +01:00 |
|
stianst
|
32fccfa99e
|
KEYCLOAK-10391 Fix lower-case column names in IdentityProviderMapperEntity, while they are upper-case in Liquibase scripts
|
2020-02-06 13:31:12 +01:00 |
|
Axel Messinese
|
b73553e305
|
Keycloak-11526 search and pagination for roles
|
2020-02-05 15:28:25 +01:00 |
|
Leon Graser
|
01a42f417f
|
Search and Filter for the count endpoint
|
2020-02-03 09:36:30 +01:00 |
|
Pedro Igor
|
658a083a0c
|
[KEYCLOAK-9600] - Find by name in authz client returning wrong resource
|
2020-02-03 08:57:20 +01:00 |
|
vramik
|
a83467047b
|
KEYCLOAK-9053 KEYCLOAK-9818 Increase column size for federated foreign keys
|
2020-01-31 21:24:55 +01:00 |
|
Marek Posolda
|
d46620569a
|
KEYCLOAK-12174 WebAuthn: create authenticator, requiredAction and policy for passwordless (#6649)
|
2020-01-29 09:33:45 +01:00 |
|
Denis Richtárik
|
24c6e2ba08
|
KEYCLOAK-12742 Authentication -> WebAuthn Policy: Unable to delete the Acceptable AAGUIDS via the provided minus (-) button, once set (#6695)
|
2020-01-24 11:55:20 +01:00 |
|
vramik
|
47d6d65bbb
|
KEYCLOAK-12724 - workaround hibernate bug - set explicitly dialect for oracle version greater than 12
|
2020-01-22 18:34:11 +01:00 |
|
Denis Richtárik
|
8d312d748b
|
KEYCLOAK-12163 Old account console: UI not updated after removing of TOTP (#6688)
|
2020-01-22 12:26:28 +01:00 |
|
Marek Posolda
|
8d49409de1
|
KEYCLOAK-12183 Refactor login screens. Introduce try-another-way link. Not show many credentials of same type in credential selector (#6591)
|
2020-01-14 21:54:45 +01:00 |
|
vramik
|
a2b3747d0e
|
KEYCLOAK-7014 - Correctly handle null-values in UserAttributes
|
2020-01-10 12:44:52 +01:00 |
|
Douglas Palmer
|
106e6e15a9
|
[KEYCLOAK-11859] Added option to always display a client in the accounts console
|
2019-12-17 17:12:49 -03:00 |
|
vramik
|
c3d80651bf
|
KEYCLOAK-12473 Add possibility to specify length of event detail when storing to database
|
2019-12-17 17:15:50 +01:00 |
|
Cristian Schuszter
|
5c7ce775cf
|
KEYCLOAK-11472 Pagination support for clients
Co-authored-by: stianst <stianst@gmail.com>
|
2019-12-05 08:17:17 +01:00 |
|
Martin Kanis
|
685d49c693
|
KEYCLOAK-11967 Violation of UNIQUE KEY constraint SIBLING_NAMES (#6485)
|
2019-11-26 16:00:50 +01:00 |
|
keycloak-bot
|
76aa199fee
|
Set version to 9.0.0-SNAPSHOT
|
2019-11-15 20:43:21 +01:00 |
|
vramik
|
af5df1e535
|
KEYCLOAK-11808 Add support for MySQL8, update supported database versions
|
2019-11-15 08:43:48 +01:00 |
|
stianst
|
3a36569e20
|
KEYCLOAK-9129 Don't expose Keycloak version in resource paths
|
2019-11-15 08:21:28 +01:00 |
|
AlistairDoswald
|
4553234f64
|
KEYCLOAK-11745 Multi-factor authentication (#6459)
Co-authored-by: Christophe Frattino <christophe.frattino@elca.ch>
Co-authored-by: Francis PEROT <francis.perot@elca.ch>
Co-authored-by: rpo <harture414@gmail.com>
Co-authored-by: mposolda <mposolda@gmail.com>
Co-authored-by: Jan Lieskovsky <jlieskov@redhat.com>
Co-authored-by: Denis <drichtar@redhat.com>
Co-authored-by: Tomas Kyjovsky <tkyjovsk@redhat.com>
|
2019-11-14 14:45:05 +01:00 |
|
Patrick Teubner
|
b3d87b52c2
|
KEYCLOAK-11888 Fix inconsistent pagination of groups by ordering the results of 'getTopLevelGroupIds' query
|
2019-11-11 09:22:51 +01:00 |
|
Wim Vandenhaute
|
b6ee342713
|
KEYCLOAK-4593 Flush and clear when fetching multiple realms for performance improvement with large number of realms
|
2019-11-04 21:11:26 +01:00 |
|