Commit Graph

22649 Commits

Author SHA1 Message Date
Jon Koops c1f7c53ba0 Wait for request when testing session revocation (#24048) (#25072)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-28 09:04:45 +00:00
Piotr Godowski 002f1a7ce6 check operand StatefulSet is ready for realm import Job to run (#24534)
Closes #24526

Signed-off-by: Piotr Godowski <piotr.godowski@pl.ibm.com>
Co-authored-by: Piotr Godowski <Piotr.Godowski@pl.ibm.com>
2023-11-27 20:17:22 +01:00
Steve Hawkins f2d48ecbc0 fix: removing the hard expectation of setting the restart condition
closes #24797

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2023-11-27 20:07:47 +01:00
Steven Hawkins 88ba286c73 fix: skip rebuild if using the tools command (#24888)
closes #24551

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2023-11-27 18:57:50 +00:00
Martin Bartoš c1485541bf SAML ECP does not work on the latest WF/EAP8
Fixes #24746

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2023-11-27 16:31:56 +01:00
wojnarfilip 9c982a920c Fix issue with overlapping WebElements in SocialLoginTest#PaypalLogin
Closes #23960

(cherry picked from commit b5ec155b64)
2023-11-27 16:28:48 +01:00
wojnarfilip c4268e852a Update login flow in OCP social login
(cherry picked from commit f9386bd62b)
2023-11-27 16:28:48 +01:00
Tomas Ondrusko 13475f6164 Ignore query parameters while testing the LinkedIn profile picture URL (#23557)
Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit fcb91a83ba)
2023-11-27 16:28:48 +01:00
Tomas Ondrusko 37642596c8 Update PayPal social login flow to use 127.0.0.1 instead of localhost (#23532)
Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit 3d42573813)
2023-11-27 16:28:48 +01:00
fwojnar a2197cc12d Fixes issue in login flow of SocialLoginTest#twitterLogin (#23122)
Co-authored-by: wojnarfilip <fwojnar@redhat.com>
(cherry picked from commit 56082cdd2d)
2023-11-27 16:28:48 +01:00
wojnarfilip e5e010aa29 Fixes login flow in Microsoft social login test
Closes #22657

(cherry picked from commit 5603ee7b46)
2023-11-27 16:28:48 +01:00
Tomas Ondrusko 932ca6e02c Update the Instagram login process
Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit 58131f1dcc)
2023-11-27 16:28:48 +01:00
Tomas Ondrusko 83cfb74ffe Handle GitHub logout properly (#22463)
Add profile info update to GitHub login test cases

Closes #22461

Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit e70ffd0105)
2023-11-27 16:28:48 +01:00
wojnarfilip 50c6320c7d Closes #22282
(cherry picked from commit 6c070d587f)
2023-11-27 16:28:48 +01:00
Martin Bartoš 804e18e317 Start of MS-SQL fails in CI
Closes #24846

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2023-11-27 16:25:24 +01:00
andymunro 0179daa4e7 Create an attribute for Getting Started (#24825)
* Create an attribute for Getting Started

Closes #24824

Signed-off-by: AndyMunro <amunro@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
(cherry picked from commit 7d62f6308d)
2023-11-27 16:23:49 +01:00
Ricardo Martin 789a6a1e5f Escape ldap id when using normal attribute syntax (#25)
Closes https://github.com/keycloak/security/issues/46
2023-11-21 09:37:04 +01:00
stianst 92cc7708fe Fix anchors in securing apps guide in prod profile 2023-11-14 11:19:50 +01:00
Stian Thorgersen e9e6563561 Correct Securing Apps Guide (#24730) (#24737)
* Correcting Securing Apps guide

Closes #24729



* Update docs/documentation/securing_apps/topics/saml/java/general-config/sp_role_mappings_provider_element.adoc



---------

Signed-off-by: AndyMunro <amunro@redhat.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-11-14 11:10:03 +01:00
Stian Thorgersen d7f2ad747d Update EAP documentation for OIDC and SAML (#24734)
* Update EAP documentation for OIDC and SAML

Signed-off-by: stianst <stianst@gmail.com>

* Add note that only Spring Boot 2 is supported by RH-SSO adapters

Signed-off-by: stianst <stianst@gmail.com>

* Update docs/documentation/securing_apps/topics/oidc/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update docs/documentation/securing_apps/topics/oidc/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update docs/documentation/securing_apps/topics/oidc/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update docs/documentation/securing_apps/topics/oidc/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

* Update docs/documentation/securing_apps/topics/saml/java/java-adapters-product.adoc

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>

---------

Signed-off-by: stianst <stianst@gmail.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-11-14 10:57:11 +01:00
andymunro 1359ea5332 Fix broken links (#24476) (#24717)
(cherry picked from commit bf17fcc0be)

Signed-off-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-11-14 05:09:08 +01:00
andymunro 4ca0447457 Addressing Server Admin review comments (#24716)
Closes #24643

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 20f5edc708)
2023-11-14 05:08:21 +01:00
Alexander Schwartz 38f8401492 Fix broken link to node.js and internal anchor (#24709)
Closes #24699

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
(cherry picked from commit 8acb6c1845)
2023-11-14 05:07:16 +01:00
Marek Posolda 594f3421ae Failing test X509OCSPResponderTest due expired certificate (#24666)
closes #24650

Signed-off-by: mposolda <mposolda@gmail.com>
(cherry picked from commit 64836680d7)
2023-11-10 12:07:21 +01:00
Stian Thorgersen 0cf7fec47c Add attributes.adoc for guides to share common attributes (#24590) 2023-11-08 16:46:29 +01:00
Alex Szczuczko 1d91b69491 Allow overriding Quarkus Netty version in keycloak-parent (#24608) 2023-11-08 08:16:05 +01:00
Peter Skopek 0f8d5e9ee5 Add possibility to override fileName and base directory of Keycloak Quarkus distribution ZIP archive (#24518)
Closes #24283

Signed-off-by: Peter Skopek <pskopek@redhat.com>
2023-11-07 10:31:53 +01:00
Alex Szczuczko a6e4f9a19b Add optional tag to quarkus-container-image-docker (#24582)
This removes from the runtime assembly archives, while still leaving it
available at build time

Closes #24581
2023-11-07 08:40:45 +01:00
Peter Skopek 737511b8fa Update webauth4j to 0.21.5.RELEASE
Closes #22464

(cherry picked from commit ec2728c55c)
2023-11-07 02:38:32 +01:00
AndyMunro b5124c794c Minor fixes for FIPS and Operator Guide
Closes #24513

(cherry picked from commit 994b6ccecf)
2023-11-07 02:36:45 +01:00
Steve Hawkins 4c63f6d7cd Ensures the CRDs are ready for use after installed
Closes #22506

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2023-11-03 23:24:39 +01:00
Steve Hawkins 7462453ce8 fix: exceptions should be ignored in until the condition is met
closes #24477
2023-11-03 23:24:39 +01:00
rmartinc 2161b8800c Fixes in LDAP tests when using AD
Closing https://github.com/keycloak/keycloak/issues/24357
2023-11-03 23:06:48 +01:00
rmartinc c80643d55e FullNameLDAPStoreMapper removes values for other attributes
Closes https://github.com/keycloak/keycloak/issues/22526
2023-11-03 23:06:48 +01:00
AndyMunro ac9679e8f1 Minor changes to documentation
Closes #24456

(cherry picked from commit 9ef9c944d0)
2023-11-02 17:55:47 +01:00
Aboullos 3ad633a386 Fix springboot tests (#24254) (#24423)
Co-authored-by: Michal Hajas <mhajas@redhat.com>
2023-11-02 15:28:17 +01:00
Pedro Igor 1603e291ba Make sure optional default attributes are removed when decorating the user-define user profile configuration
Closes #24420
2023-11-02 09:03:24 +01:00
Václav Muzikář 7b79256754 Remove Quarkus branding from the Operator log (#24419)
Closes #24413

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2023-10-31 18:41:33 +00:00
Bruno Oliveira da Silva 579c60245d [Backport] CVE-2023-44483 - Insertion of Sensitive Information into Log File vulnerability in org.apache.santuario:xmlsec
Closes #24224
2023-10-31 16:54:19 +01:00
Joshua Sorah 759c392a9b [docs] Update Docker Registry links to new locations
Closes keycloak/keycloak#24179

(cherry picked from commit e889d0f12c)
2023-10-31 14:49:07 +01:00
Hynek Mlnařík e76f0f479d Docs: Fix account name
Closes: #24341
(cherry picked from commit 3f55cd72d7)
2023-10-31 14:47:59 +01:00
Martin Bartoš c3cf02e183 Adapter tests failing with Jakarta error
Fixes #24176
2023-10-31 14:31:29 +01:00
Bruno Oliveira da Silva b89a292c87 CVE-2023-4586 - Hot Rod client does not enable hostname validation when using TLS that lead to a MITM attack
A vulnerability was found in the Hot Rod client. This security issue
occurs as the Hot Rod client does not enable hostname validation when
using TLS, possibly resulting in a man-in-the-middle (MITM) attack.

Closes #24328

Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>
2023-10-31 12:52:26 +01:00
Bruno Oliveira da Silva a57f35bea6 Update Snyk configuration file to prevent ignoring CVEs
Signed-off-by: Bruno Oliveira da Silva <bruno@abstractj.com>

Closes #24331
2023-10-26 16:05:54 -03:00
Jon Koops 02714d2982 fix exception when user does not have view-realm role (#24036) (#24231)
Closes #23954

Co-authored-by: jackie-linz <120340761+jackie-linz@users.noreply.github.com>
2023-10-23 17:59:00 -04:00
Erik Jan de Wit e9550eb737 added default field type (#24172) (#24221)
* added default field type

default will now render a multiline input
which makes more sense then a multi select
with no options

fixes: #23911

* changed to only render multi line when needed
2023-10-23 09:59:20 -04:00
Pierre Prinetti f97858c9d6 operator: Replace dead documentation link (#23777)
Before this patch, the documentation link generated for the Operator
page resulted in a 404 Not Found on Github pages.

With this change, the documentation link points to the "Operator" anchor
in the Keycloak docs index. Note that the operator docs don't seem to be
versioned on the Keycloak website.
2023-10-21 19:41:52 +02:00
Steven Hawkins 1d5fc12e24 fix: allows --version to work (#24181)
closes #23783
2023-10-20 15:02:12 +00:00
Bruno Oliveira da Silva 15467b88f1 CVE-2023-44487 Denial of Service (DoS) vulnerability in io.netty (#24114)
Closes #23949
2023-10-20 09:14:04 +02:00
Vlasta Ramik 115200d3cc Import migration step for kc22
Closes #24031

Co-authored-by: Alexander Schwartz <aschwart@redhat.com>

(cherry picked from commit f6d582c761)
2023-10-19 21:57:21 +02:00