Commit Graph

22667 Commits

Author SHA1 Message Date
Stian Thorgersen
88ef987c13 Fix auto labelling for release labels (#25249) (#25251)
Closes #25248

Signed-off-by: stianst <stianst@gmail.com>
2023-12-04 08:42:25 +01:00
Jon Koops
bf81ec1d0e If application has no URL, render text only (#25138) (#25197)
Fixes #25124

Signed-off-by: Stan Silvert <ssilvert@redhat.com>
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2023-12-01 12:07:16 +01:00
Jon Koops
948bc65370 Attempt to request storage access for cookies (#25055) (#25157)
Closes #23872

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-12-01 11:04:00 +00:00
Jon Koops
33c4586fe0 skipping the revocation tests (#25195) (#25196)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2023-12-01 08:59:10 +00:00
Stian Thorgersen
38fa87225b Add summary to label run (#25192) (#25193)
Signed-off-by: stianst <stianst@gmail.com>
2023-12-01 08:11:29 +01:00
Michal Hajas
8ffb91a34a Add documentation for lb-check
Closes #25077

Signed-off-by: Michal Hajas <mhajas@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>

(cherry picked from commit cafc238ff2)
2023-11-30 19:31:19 +01:00
Michal Hajas
1d50fcd162 Publish information about Infinispan availability in lb-check if MULTI_SITE is enabled
Closes #25077

Signed-off-by: Michal Hajas <mhajas@redhat.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Pedro Ruivo <pruivo@redhat.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
(cherry picked from commit 2b2207af93)

 Conflicts:
	common/src/main/java/org/keycloak/common/Profile.java
	common/src/test/java/org/keycloak/common/ProfileTest.java
	quarkus/tests/integration/src/test/java/org/keycloak/it/cli/dist/FeaturesDistTest.java
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testBuildHelp.unix.approved.txt
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testExportHelp.unix.approved.txt
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testExportHelpAll.unix.approved.txt
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testImportHelp.unix.approved.txt
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testImportHelpAll.unix.approved.txt
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testStartDevHelp.unix.approved.txt
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testStartDevHelpAll.unix.approved.txt
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testStartHelp.unix.approved.txt
	quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/dist/approvals/cli/help/HelpCommandDistTest.testStartHelpAll.unix.approved.txt

Signed-off-by: Michal Hajas <mhajas@redhat.com>
2023-11-30 19:31:19 +01:00
Tomas Ondrusko
d64026a0b4 Social Identity Providers documentation adjustments (#24840)
Closes #24601

Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit 8ac6120274)
2023-11-30 14:15:43 +01:00
rmartinc
d17e3bf1d7 Use LinkedIn instead of LinkedIn OpenID Connect for better UI experience
Closes https://github.com/keycloak/keycloak/issues/24659

Signed-off-by: rmartinc <rmartinc@redhat.com>
(cherry picked from commit 5fad76070a)
2023-11-30 14:15:43 +01:00
Tomas Ondrusko
46821fec0c Update Social Identity Providers documentation (#24601)
Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
(cherry picked from commit fe48afc1dc)
2023-11-30 14:15:43 +01:00
Alexander Schwartz
87542596e1 Documentation Inconsistency about Open Banking(Finance) Brasil FAPI security profile (#25163)
closes #25108

Signed-off-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
(cherry picked from commit 29aec9c5b5)

Co-authored-by: Takashi Norimatsu <takashi.norimatsu.ws@hitachi.com>
2023-11-30 14:14:55 +01:00
Stian Thorgersen
3fd24dc2d1 Add release labels to issues on merge (#25139)
Signed-off-by: stianst <stianst@gmail.com>
2023-11-30 07:18:17 +01:00
Václav Muzikář
a157df995e Update to Quarkus 3.2.9 (#24842) (#24850)
* Update to Quarkus 3.2.9 (#24842)

Closes #24841
Closes #24160

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
Co-authored-by: Bruno Oliveira da Silva <bruno@abstractj.com>
Co-authored-by: Alexander Schwartz <aschwart@redhat.com>
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
# Conflicts:
#	pom.xml

* Fix missing CRD metadata in Operator CSV (#25043)

Closed #24984

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>

(cherry picked from commit 040124bfa7)
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>

* Downgrade Oracle driver

Closes #24983

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
(cherry picked from commit 1be51ee510)

---------

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2023-11-29 13:59:07 +01:00
Alexander Schwartz
79650aeb75 Fix cross-links in guides and remove unprocessed content in include
Closes #25090

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2023-11-29 13:52:38 +01:00
Alexander Schwartz
062af9bccc Adress keycloak high-availability guide follow-up items
Closes #24975

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
(cherry picked from commit 68b33be655)
2023-11-29 13:52:38 +01:00
Alexander Schwartz
b41d2a8af5 Adding a Keycloak High Availability section to Keycloak's docs
The content was moved over from the Keycloak Benchmark subproject.

Closes #24844

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: Pedro Ruivo <pruivo@redhat.com>
Co-authored-by: Michal Hajas <mhajas@redhat.com>
Co-authored-by: Kamesh Akella <kakella@redhat.com>
Co-authored-by: Ryan Emerson <remerson@redhat.com>
Co-authored-by: Anna Manukyan <amanukya@redhat.com>
Co-authored-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
Co-authored-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: AndyMunro <amunro@redhat.com>

(cherry picked from commit 834ef79509)
2023-11-29 13:52:38 +01:00
rmartinc
1ad530b777 Allow duplicated keys in the HardcodedKeyLocator
Closes https://github.com/keycloak/keycloak/issues/24961

Signed-off-by: rmartinc <rmartinc@redhat.com>
2023-11-29 10:20:11 +01:00
Martin Bartoš
72934696d9 Run SAML adapter tests with EAP 8
Closes #24168

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2023-11-28 14:09:15 +01:00
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