Commit graph

21580 commits

Author SHA1 Message Date
mposolda
38195ca789 KEYCLOAK-12842 Not possible to update user with multivalued LDAP RDN 2020-04-21 11:35:41 +02:00
Jon Koops
9f3b847817 KEYCLOAK-13714 Add missing type definition for logout options 2020-04-21 11:31:16 +02:00
aboullos
2945eb63b7 KEYCLOAK-8836 Add test to check product name on welcome page
Modify import

KEYCLOAK-8836 Add test to check product name on welcome page
2020-04-21 11:30:20 +02:00
keycloak-bot
61853e3ba0 Set version to 10.0.0 2020-04-21 09:19:42 +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
821405e175 KEYCLOAK-10852 Inconsistency when using 'forgot password' after changing email directly in LDAP 2020-04-16 12:28:41 +02:00
vramik
307c9be89d KEYCLOAK-13247 NPE during migration when manage-account role missing 2020-04-16 12:26:39 +02:00
Pedro Igor
acfbdf6b0e [KEYCLOAK-13187] - Concurrency issue when refreshing tokens and updating security context state 2020-04-16 12:25:42 +02:00
Stan Silvert
020ffd37ee KEYCLOAK-13635: Can't make mapper with certain chars 2020-04-15 09:57:08 +02:00
Pedro Igor
21597b1ff2 [KEYCLOAK-13581] - Fixing client pagination when permission is enabled 2020-04-14 16:57:27 -03:00
mposolda
4f1985826c KEYCLOAK-12934 LOAD_ROLES_BY_MEMBER_ATTRIBUTE_RECURSIVELY user roles retrieve strategy role-ldap-mapper option should only be displayed if LDAP provider vendor is Active Directory 2020-04-14 20:01:55 +02:00
Pedro Igor
9eeeb10587 [KEYCLOAK-13589] - Can't add user in admin console when 'Email as username' is enabled 2020-04-14 19:29:48 +02:00
vramik
2b3810606e KEYCLOAK-13303 NPE importing realm if authenticatorConfig has null alias 2020-04-14 19:24:48 +02:00
stianst
1f02f87a6e KEYCLOAK-13565 Add support for kc_action to keycloak.js
Co-authored-by mhajas <mhajas@redhat.com>
2020-04-14 19:23:56 +02:00
stianst
97b5654690 KEYCLOAK-13285 Enable check identity for email 2020-04-14 19:22:57 +02:00
Stefan Guilhen
d3a4bef9a4 [KEYCLOAK-8789] Fix getAttribute(String name) implementations so they never return null
- user adapter classes were violating the UserModel contract as the javadoc for the method states that null must never be returned
2020-04-14 16:35:35 +02:00
Andy Munro
06608be0fe KEYCLOAK-13759 Upgrading guide 2020-04-08 20:59:19 +02:00
Andy Munro
c8820259eb KEYCLOAK-13753 Addressed corrections to 7.4 Release notes 2020-04-08 17:15:13 +02:00
Andy Munro
6408ddb2c8 KEYCLOAK-9341 Updating screens to match 7.4 and Red Hat standards 2020-04-08 16:54:48 +02:00
mhajas
845195780e KEYCLOAK-13758 Exclude some tests for remote runs 2020-04-08 16:38:58 +02:00
Andy Munro
81feb4c611 Addressing input from Stian. 2020-04-08 13:51:22 +02:00
mposolda
a096151384 KEYCLOAK-13738 Update maven version in Getting Started guide to 3.3.3 2020-04-07 15:45:31 +02:00
mposolda
1e0825cfe9 KEYCLOAK-13728 Update Oracle version to 19c RAC in the cross-dc documentation 2020-04-07 15:45:31 +02:00
Andy Munro
6cefe59a4b KEYCLOAK-13563 correcting variable 2020-04-06 16:24:24 +02:00
Jan Lieskovsky
abcd7c7237 [KEYCLOAK-13591] [openshift] Refresh (up2date) various currently invalid (HTTP 404) links
Some of OpenShift's guide links got invalidated (HTTP 404 Not Found) after the redesign
of the official OCP documentation from v3.x to v4.x. Point them back to proper locations

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2020-04-06 16:18:28 +02:00
Martin Kanis
ee6c7910c6 KEYCLOAK-13727 Incorrect steps for rpms installation 2020-04-06 16:15:27 +02:00
Pedro Igor
b60b85ab65 [KEYCLOAK-7450] - Match subject when validating id_token returned from external OP 2020-04-06 13:43:19 +02:00
vramik
52b67f6172 KEYCLOAK-13660 Patch installation is not performed with -Dauth.server.patch.zips 2020-04-02 10:35:07 +02:00
mduchrow
75acc27706 KEYCLOAK-13339 NPE when removing credentials and user cache is disabled 2020-03-31 17:14:34 +02:00
Ejez
5ab8c4064e fix(docs): Correct sections order 2020-03-31 15:47:31 +02:00
Hynek Mlnarik
0f6f263187 KEYCLOAK-12862 Support for "default" hostname provider 2020-03-31 15:31:29 +02:00
Andy Munro
834afdaf64 KEYCLOAK-13556 correcting syntax for OC command 2020-03-31 15:19:10 +02:00
Andy Munro
b495ac8697 KEYCLOAK-13560 Correct formatting 2020-03-31 08:54:45 +02:00
Ejez
c1419bf56d fix typo 2020-03-31 08:53:43 +02:00
Stian Thorgersen
fb793e6410
Update https.adoc 2020-03-30 21:13:34 +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
aboullos
4b6e46d1a9 KEYCLOAK-13445 Modify SigningInTest for changes in credential type 2020-03-27 13:29:44 +01:00
Hynek Mlnarik
0835d23d16 KEYCLOAK-13364 Remove Mysql templates, add instructions for including custom JDBC driver 2020-03-27 11:48:41 +01:00
mposolda
bf92bd16b0 KEYCLOAK-13383 WebAuthnRegisterAndLoginTest fails with -Dproduct with auth-server-eap 2020-03-26 16:27:23 +01:00
mposolda
9ec137a50c KEYCLOAK-13397 Creating role-ldap-mapper for realm-management client id in ldap user federation fails - alternative 2020-03-26 15:45:35 +01:00
vramik
330d5b2c25 KEYCLOAK-13384 exclude IdentityProviderTest.failCreateInvalidUrl from remote-tests 2020-03-26 14:04:38 +01:00
vramik
780d11e790 KEYCLOAK-13571 KcinitTest fails with -Dproduct due to skipped maven plugin exacution 2020-03-26 14:03:11 +01:00
mhajas
10d92a01a6 KEYCLOAK-13577 Remove property from child class since parents class contains it 2020-03-26 09:55:52 -03: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
Pedro Igor
1b8369c7d5 [KEYCLOAK-13385] - Better message when saving a provider with invalid URLs 2020-03-26 08:46:44 +01:00
stianst
ee167f8f81 Fix links 2020-03-26 08:41:55 +01:00
Stian Thorgersen
4387a71efb
KEYCLOAK-13248 Revising cross DC graphic to use standard formats. (#891)
Add SVG files in the images directory for the two versions of this graphic.

Co-authored-by: stianst <stianst@gmail.com>

Co-authored-by: Andy Munro <amunro@redhat.com>
2020-03-26 07:43:05 +01:00
slmagus
21e572de5f
Update domain.adoc (#854)
* Update domain.adoc

grammar edits and word choice edits.

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2020-03-26 07:32:38 +01:00
Aboullos
e85f0cef00 KEYCLOAK-13447 Typo in domain.adoc 2020-03-25 21:04:09 +01:00