Commit Graph

22474 Commits

Author SHA1 Message Date
Jon Koops d3a07e5266 Centralize user form to user representation conversion (#22925)
Backports #22900
2023-09-04 09:10:36 +00:00
Michal Hajas abf2519493 Upgrade to Infinispan 14.0.15.Final (#22887) (#22896)
Closes #22855

(cherry picked from commit 65a3af8a1e)

Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
2023-09-04 09:04:36 +02:00
Alexander Schwartz 7fb9e79d35 Fix conditional upload of surefire output for SSSD (#22899)
Closes #22898
2023-09-01 18:13:33 +00:00
Martin Bartoš 1e8c2be453 Remove log-level property for ClassTransformingBuildStep in Quarkus (#22822)
Closes #22793
2023-09-01 13:18:36 +00:00
andymunro d190cd6868 Use screenshot showing fast (#22883)
Closes #22871

(cherry picked from commit c9ddf35430)
2023-09-01 11:07:28 +02:00
Steven Hawkins 643cae4584 Removes the bundle generator from the runtime (#22860)
Closes #22573
2023-08-31 14:02:24 +00:00
Lukas Hanusovsky f470b32547 GH Actions -> archive surefire reports (#21913). (#21915) (#22858) 2023-08-31 13:35:36 +00:00
agagancarczyk 7c96e1ecaf fixed eventTypes mapping issue (#22817) (#22850)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-08-31 12:22:49 +02:00
andymunro 648d122845 Blank Java section in Securing Apps
Closes #22800

(cherry picked from commit 228da84385)
2023-08-30 21:28:07 +02:00
Steven Hawkins b9aa5fff74 removes direct operator installation for the product (#22832)
Closes #22829
2023-08-30 19:12:23 +02:00
mposolda aec6e2655c Use an original domain name of Kerberos Principal in UserModel attribute instead of configured value of Kerberos realm in User federation
closes #20045

(cherry picked from commit 57e51e9dd4)
2023-08-30 14:54:10 +02:00
Václav Muzikář 345f93eb42 Upgrade to Quarkus 3.2.5.Final (#22747)
* Upgrade to Quarkus 3.2.5.Final

Closes #22745

* Update K8s version
2023-08-30 09:59:01 +02:00
Martin Bartoš 76e8b92553 Add a Maven profile to remove GELF support (#22797)
Closes #22515

Co-authored-by: Václav Muzikář <vmuzikar@redhat.com>
2023-08-29 18:51:31 +00:00
Marek Posolda 83000cb77f Fallback to next LDAP/Kerberos provider when not able to find authenticated Kerberos principal (#22788)
closes #22352 #9422

(cherry picked from commit 6f989fc132)
2023-08-29 14:42:08 +00:00
agagancarczyk e39b9c395f Backports #22670 (#22766)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-08-29 12:52:56 +00:00
Pedro Igor 83e854785b Parsing response from user info rather than the access token
Closes #22581
2023-08-29 14:52:32 +02:00
Martin Bartoš daad1aa37d Provide support for determining community/product guides (#22787)
Closes #22762

(cherry picked from commit 2e2bc1b420)
2023-08-29 13:33:18 +02:00
Jon Koops 64ed80fd3e Add missing translation for theme select placeholder text (#22782)
Backports #22760
2023-08-29 13:15:36 +02:00
agagancarczyk 61ca260d37 Backports #22570 (#22753)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
2023-08-28 16:51:30 +02:00
Václav Muzikář a503e95e49 Fix cache option defaults in help (#22708) (#22749)
Closes #22707

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

(cherry picked from commit 1811c39632)
2023-08-28 12:36:37 +00:00
Stan Silvert e94e2cd5e6 Make base theme hidden for admin and account UIs. (#22672) (#22728)
* Make base theme hidden for admin and account UIs.

* Fix test.
2023-08-28 07:58:35 -04:00
Martin Bartoš aae4569071 Remove Oracle Database JDBC driver from the Keycloak distribution (#22598)
* Remove Oracle Database JDBC driver from the Keycloak distribution

Extended version for completion of requirements for 22.x release

Closes #22452

Co-authored-by: Martin Bartoš <mabartos@redhat.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>

* Use ifeval instead of ifdef

---------

Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-08-25 10:55:14 +02:00
Jon Koops ef0f8ea532 lazy populate the treeview for groups (#21520) (#22656)
Fixes: #19954
2023-08-23 17:42:06 +02:00
Jon Koops 7c9525d9a6 made added groups browsable (#21588) (#22658)
fixes: #21173

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 16:44:22 +02:00
Jon Koops 94106ba9ff render components based on the annotations (#21180) (#22652)
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 16:11:30 +02:00
Jon Koops 21e2592f69 fix for validators that don't have config (#21579) (#22653)
fixes: #21528

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 15:43:13 +02:00
Jon Koops 3686b176a7 no longer use subgroup cache (#21783) (#22655)
fixes: #21693

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 15:39:59 +02:00
Jon Koops b0099bf9a2 fixes the details page (#21776) (#22651)
fixes: https://github.com/keycloak/keycloak/issues/15344#issuecomment-1636965834

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 15:29:05 +02:00
Jon Koops c353f58c2d added alias to view (#22219) (#22649)
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 13:48:42 +02:00
Jon Koops 26c6ad3423 keep config if it exists (#22247) (#22650)
fixes: #21960

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 13:48:13 +02:00
Jon Koops c97aa69249 now uses save from edit user (#21809) (#22648)
fixes: #21719

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-08-23 13:47:42 +02:00
Stian Thorgersen eb84fc38b1 LGPL license header in files incompatible with Apache v2.0 (#21612) (#22636)
Closes #21595

Co-authored-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2023-08-23 09:00:08 +00:00
Stian Thorgersen dea457f686 Address Getting Started review (#22637)
Closes #22500

Co-authored-by: AndyMunro <amunro@redhat.com>
2023-08-23 09:42:30 +02:00
Alexander Schwartz 76ae6c91d4 Use Freemarker links between different guide pages (#22490)
Closes #22345

(cherry picked from commit bcfadfc430)
2023-08-23 08:55:42 +02:00
Jon Koops 46bb5cf301 Upgrade Prettier to the latest version (#22618)
Backports #21601
2023-08-22 17:01:41 +01:00
Stan Silvert 52e4ae07ef Allow view creds tab if view fine-grained permission (#22394)
Fixes #22002
2023-08-21 18:32:28 +02:00
Stan Silvert 93b0c25de7 Allow assign realm roles with query-users access. (#22396)
Fixes #22079
2023-08-21 18:32:10 +02:00
Stan Silvert 5f43ed4793 Don't render fed link w/o view-realm access. (#22397)
Fixes #22175
2023-08-21 18:31:51 +02:00
Steven Hawkins abf27e7b06 removing the quarkus-minikube dependency (#22575)
Closes #22517
2023-08-21 13:59:39 +00:00
Steven Hawkins 14c7d96912 removing build time dependencies from the runtime (#22574)
Closes #22496
2023-08-21 13:58:35 +00:00
Martin Bartoš 531b8f1300 Fix IDELauncher after removing Vert.x Dev UI dependency (#22522) 2023-08-17 15:36:13 +00:00
rmartinc 4570718ec6 RedirectUtils needs to use KeycloakUriBuilder with no parameter parsing
Closes https://github.com/keycloak/keycloak/issues/22424
2023-08-17 16:09:52 +02:00
Peter Zaoral 0466261a63 Remove Brotli dependencies from the distribution and operator (#22510)
* excluded the dependencies from the keycloak-quarkus-server and operator poms

Closes #22482

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
2023-08-17 10:23:08 +00:00
Steven Hawkins 902214f6ae removing vertx-uri-template as a dependency (#22502)
there's no usage of UriTemplate (smallrye or vertx in keycloak /
fabric8), so it can be removed from server and the operator

Closes #22468
2023-08-17 07:39:54 +00:00
Václav Muzikář 85c99e9abc Upgrade to Quarkus 3.2.4.Final (#22420)
Closes #22418
2023-08-17 08:56:55 +02:00
Alexander Schwartz 0b180543ce Upgrade to Infinispan 14.0.14 (#22485)
Closes #21092

(cherry picked from commit dfc8c80264)
2023-08-16 14:00:30 +00:00
Martin Bartoš 7057042587 Remove Vert.x Dev UI dependency (#22466)
Closes #22446
2023-08-15 15:52:59 +00:00
Steven Hawkins 132cf631f0 removes logging full resources to omit secret data (#22440)
Closes #22080
2023-08-15 15:51:06 +02:00
Martin Bartoš 159b750fe3 Remove JUnit dependencies from the distribution (#22458)
Closes #22445
2023-08-15 15:21:13 +02:00
Pedro Igor adec6c5f01 Fixing how e-mail attribute permissions are set for both USER_API and ACCOUNT contexts
Closes #21751
2023-08-11 17:02:49 +02:00