Commit Graph

956 Commits

Author SHA1 Message Date
Martin Bartoš
8774c25fff Remove ignored links from the documentation tests after KC 26 release (#36255)
Closes #32071

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-01-13 17:48:38 +01:00
Marek Posolda
f4ffa5e25f Fix GitHub Links to quickstarts in getting started guide (#35919) (#35956)
closes #35947

Signed-off-by: Jose Angel Munoz <5019972+imjoseangel@users.noreply.github.com>
Signed-off-by: joseangel <joseangel.munoz@zurich.com>
(cherry picked from commit cfdfd828ce)

Co-authored-by: Jose Angel Munoz <5019972+imjoseangel@users.noreply.github.com>
2025-01-13 17:46:46 +01:00
Steven Hawkins
5eafdef181 fix: updating the partially dynamic url to not include path
closes: #35706

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
(cherry picked from commit 2bb98d9684)
2025-01-13 17:46:15 +01:00
Steven Hawkins
8d59a08205 fix: removing doc that suggests using the config file for quarkus props
closes: #35770

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
(cherry picked from commit 27eaaefc4f)
2025-01-13 17:45:24 +01:00
Ricardo Martin
37307937c0 Improve the note about group synchronization in sssd (#35812)
Closes #35643

Signed-off-by: rmartinc <rmartinc@redhat.com>
(cherry picked from commit 769bd6c9d0)
2025-01-13 17:43:31 +01:00
Martin Bartoš
6db9a0e9f0 Typo in using custom Keycloak image for Operator guide
Fixes #35767

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2025-01-13 17:42:07 +01:00
Pedro Igor
7a76858fe4 Restrict access to environment variables when at the server runtime
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-12-16 10:12:52 -03:00
Alexander Schwartz
d339711346 Changing mis-formatted definition list of hashing algorithms to a table
Closes #35416

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-12-06 10:53:10 -03:00
Alexander Schwartz
e5868296b4 Upgrading guide 26.0.6 is missing in the upgrading guide (#35546)
Closes #35544

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-12-03 12:21:28 +01:00
Alexander Schwartz
3400602ee6 Fix unordered list in caching guide (#35283)
Closes #35006

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-11-26 09:16:15 +01:00
Alexander Schwartz
bbe89d4f58 fix(doc): v24 changelog grammar typo "longer" -> "no longer" (#35285)
Closes #35163

The missing "no" makes this really confusing to read

Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com>
Co-authored-by: Cornelius Roemer <cornelius.roemer@gmail.com>
2024-11-26 09:15:57 +01:00
Martin Kanis
ea131762ba getAll() organization and organization members only returns the first 10 items
Closes #34975

Signed-off-by: Martin Kanis <mkanis@redhat.com>
(cherry picked from commit 7e3e46d348)
2024-11-25 10:11:17 +01:00
Jon Koops
4c2ebfbde6 Use short UUID for ldap components
Closes #32143

(cherry picked from commit ca1c10f7ba)

Signed-off-by: rmartinc <rmartinc@redhat.com>
Co-authored-by: Ricardo Martin <rmartinc@redhat.com>
2024-11-22 12:09:52 +01:00
Alexander Schwartz
1ba097a024 Update upgrade guide docs 25.0.0 cache options
Closes #34987

Signed-off-by: michielpeeters <michielpeeters@users.noreply.github.com>
Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
Co-authored-by: michielpeeters <michielpeeters@users.noreply.github.com>
2024-11-22 12:09:00 +01:00
AndyMunro
d3b192c737 Apply QE authorization services guide comments
Closes #34882

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 1e1a1f14da)
2024-11-22 12:02:56 +01:00
AndyMunro
17863d1d4f Address QE comments on Server Admin Guide
Closes #34916

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 205898baf3)
2024-11-22 11:46:26 +01:00
Peter Zaoral
7bdc16f029 fix: prevent inclusion of characters that could lead to FileVault path traversal (#212)
Closes: #211

Signed-off-by: Peter Zaoral <pzaoral@redhat.com>
Co-authored-by: Václav Muzikář <vmuzikar@redhat.com>
2024-11-18 09:27:50 +01:00
Václav Muzikář
ba9d0c364c Update docs with security warning around client certificate lookup (#213)
Closes #203

Signed-off-by: Václav Muzikář <vmuzikar@redhat.com>
2024-11-13 16:18:20 +01:00
andymunro
90bd3661b6 Update installation locations (#34871)
Closes #34855

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 3ca3a4ad34)
2024-11-13 12:34:54 +01:00
andymunro
495ddb8673 Update Leveraging Jakarta EE (#34901)
Closes #34873

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit e63cdd0539)
2024-11-13 12:34:32 +01:00
andymunro
c27a55d797 Address QE comments on HA guide (#34902)
Closes #34887

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 2201241949)
2024-11-13 12:33:39 +01:00
Pedro Igor
5c9f1837d7 Added a representation that includes an organization and user model
Closes #34013

Signed-off-by: Robert Rieser <Robert.Rieser@degoya.studio>
Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
Co-authored-by: Robert Rieser <Robert.Rieser@degoya.studio>
2024-11-12 10:12:51 +01:00
Kamesh Akella
22cc1194e7 update the sizing guide with the correct instance type
Closes #34315

update the sizing guide with the correct instance type used in the Keycloak benchmark tests.

Signed-off-by: Kamesh Akella <kamesh.asp@gmail.com>
2024-11-07 09:22:39 +01:00
Alexander Schwartz
c9d916cc17 Fixing explicit Anchor for downstream
Closes #34634

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-11-04 18:27:27 +01:00
Alexander Schwartz
47e1e7a890 Fixing cross-references between guides
Closes #34624

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-11-04 16:11:21 +01:00
mposolda
4938a8e563 Make documentation more clear that keycloak javascript adapter and node.js adapter are OIDC
closes #34570

Signed-off-by: mposolda <mposolda@gmail.com>
(cherry picked from commit d80cb010ff)
2024-11-04 13:12:19 +01:00
Pedro Igor
81ce113f8a Do not rely on the pwdLastSet attribute when updating AD entries
Closes #34467

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2024-10-31 16:07:09 +01:00
Alexander Schwartz
18dbf8924f Remove inaccurate statement about master realm imports (#34544)
This is supported since 26.0.0

Closes #34301

Signed-off-by: maxhov <14804474+maxhov@users.noreply.github.com>
Co-authored-by: Max Hovens <14804474+maxhov@users.noreply.github.com>
2024-10-31 13:31:40 +01:00
Jon Koops
ec578c0f9e Automatically retrieve configuration for authorization (#34044) (#34097)
Closes #14562

Signed-off-by: Jon Koops <jonkoops@gmail.com>
(cherry picked from commit 7657e71be1)
2024-10-29 10:41:31 +01:00
Gilvan Filho
c5d9edf7b7 add linear strategy to brute force
closes #25917

Signed-off-by: Gilvan Filho <gilvan.sfilho@gmail.com>
2024-10-28 10:47:02 -03:00
andymunro
993381cb31 Make organizations chapter available in downstream (#34384)
Closes #34382

Signed-off-by: AndyMunro <amunro@redhat.com>
(cherry picked from commit 81805fcf70)
2024-10-28 11:40:15 +01:00
Steven Hawkins
5b9ba14385 fix: adding a server guide on installation location / layout (#33604) (#34158)
* fix: adding a server guide on installation location / layout (#33604)

closes: #32110

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
(cherry picked from commit fd89297c15)

* adding getting started links

Signed-off-by: Steve Hawkins <shawkins@redhat.com>

---------

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
2024-10-21 18:05:51 +00:00
Alexander Schwartz
5d73a96c21 Fixing link to external docs
Closes #33991

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-10-17 18:23:18 -03:00
Jake
2ac528916e Small grammatical error in documentation
Closes #34009

Signed-off-by: Jake <156826184+jlanning-gl@users.noreply.github.com>
2024-10-17 18:21:47 -03:00
Martin Bartoš
f7e3d6caa8 [PERF] OpenTelemetry is initialized even when disabled (#34032)
Change host reference in logging guide

Fixes #33948

Signed-off-by: Martin Bartoš <mabartos@redhat.com>
2024-10-17 15:54:19 +02:00
Marek Posolda
fe1a2650ff Re-add links to policy-enforcer to the authorization services documen…
closes #32644

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

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>
(cherry picked from commit 94b5f05c64)
2024-10-15 06:59:24 +00:00
Alexander Schwartz
6e60287290 Fix runaway formatting
Closes #33585

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-10-04 14:07:02 +02:00
Alexander Schwartz
f422b77939 Fixing broken links after KC26 docs changes (#33580)
Closes #33576

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2024-10-04 14:00:39 +02:00
Steven Hawkins
94ece15292 fix: correcting the container examples wrt hostname (#33542) (#33584)
closes: #33539

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
(cherry picked from commit c092867c48)
2024-10-04 14:00:11 +02:00
Steven Hawkins
9c292f035c fix: document having multiple operators installed (#33448) (#33582)
* fix: document having multiple operators installed

closes: #32152

Signed-off-by: Steve Hawkins <shawkins@redhat.com>

* Update docs/guides/operator/installation.adoc

Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>

* Update docs/guides/operator/installation.adoc

Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>

---------

Signed-off-by: Steve Hawkins <shawkins@redhat.com>
Signed-off-by: Steven Hawkins <shawkins@redhat.com>
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
(cherry picked from commit 9fb187c222)
2024-10-04 11:28:12 +00:00
Stian Thorgersen
00bca27da1 Update 26_0_0.adoc
Signed-off-by: Stian Thorgersen <stianst@gmail.com>
2024-10-04 10:54:52 +02:00
Stian Thorgersen
81f1974f7a Re-order items in release notes for 26 (#33551)
Signed-off-by: stianst <stianst@gmail.com>
2024-10-04 06:47:08 +02:00
Jon Koops
b475f936d5 Use crypto.randomUUID() to generate UUIDs for Keycloak JS (#33518)
Closes #33515

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-10-03 12:07:57 -03:00
Stian Thorgersen
2be2b2ffe5 Upgrade guide updates for renaming account, admin, and login features (#33521)
* Upgrade guide updates for renaming account, admin, and login features

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

* Update docs/documentation/upgrading/topics/changes/changes-26_0_0.adoc

Signed-off-by: Stian Thorgersen <stian@redhat.com>

---------

Signed-off-by: stianst <stianst@gmail.com>
Signed-off-by: Stian Thorgersen <stian@redhat.com>
2024-10-03 15:05:48 +02:00
vramik
b7eaa9b0cb Wildcard search not working for custom user attributes
Closes #32451

Signed-off-by: vramik <vramik@redhat.com>
2024-10-03 08:48:36 -03:00
Maksim Zvankovich
35eba8be8c Add option to include the organization id in the organization claims
Closes #32746

Signed-off-by: Maksim Zvankovich <m.zvankovich@nexovagroup.eu>
Co-authored-by: Stefan Guilhen <sguilhen@redhat.com>
2024-10-03 08:11:36 -03:00
Jon Koops
aacdf80664 Add shim for Web Crypto API to admin and account console (#33480)
Closes #33330

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2024-10-03 10:51:23 +00:00
mposolda
41c72d46d2 Document users hashed passwords with argon2 does not work in FIPS environment
closes #33296

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

Co-authored-by: Steven Hawkins <shawkins@redhat.com>
Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Signed-off-by: Marek Posolda <mposolda@gmail.com>
2024-10-03 08:47:45 +02:00
Pedro Aguiar
f60be4bf8e update: fix typo "a email" (#33482)
- "a email" becomes "an email".

Signed-off-by: Pedro Aguiar <contact@codespearhead.com>
2024-10-02 19:34:33 +02:00
Pedro Aguiar
002560ef3e update/fix-typo-confFileValue-should-be-keystoreValue
- "confFileValue" appears twice consecutively in the same paragraph; the second occurrence should be "keystoreValue".

Thanks to Justin P for pointing that out in [1].

[1] https://github.com/keycloak/keycloak/discussions/33292

Signed-off-by: Pedro Aguiar <contact@codespearhead.com>
2024-10-02 19:33:48 +02:00