Commit graph

106 commits

Author SHA1 Message Date
Michal Hajas
28ca30efc6
Add documentation for SAML SP metadata changes in KC 21 (#1760) 2023-02-10 12:07:17 +01:00
Alexander Schwartz
43a02cb821 Algorithms are not links to click but properties to be set.
As external link validation fails due to a redirect to HTTPS, keep them as text.

Follow-up to #1738
2023-01-26 12:57:04 +01:00
Marek Posolda
46317fff9c
Deprecate SHA1 based algorithms for SAML signatures (#1739)
* Deprecate SHA1 based algorithms for SAML signatures
Closes #1738


Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2023-01-05 20:50:09 +01:00
Alexander Schwartz
66cf4ddd94 Metrics changed from SmallRye to Micrometer
keycloak/keycloak#15234
2023-01-04 05:08:50 -08:00
Michal Hajas
5b01a2afeb Add removal of deprecated methods to release notes/upgrading guide 2022-10-25 10:12:37 +02:00
Andre Nascimento RH
fba96a78a5
Release notes for the Operator for KC 20. 2022-10-24 17:25:29 +02:00
Marc Wrobel
0ea743e15e
Fix minor typos in the 'Upgrading' guide (#1701) 2022-10-19 08:42:12 +02:00
Alexander Schwartz
e999186b84 Add H2 upgrade to release notes and migration guide
Relates to keycloak/keycloak#12607
Relates to keycloak/keycloak#11292
Relates to keycloak/keycloak#10113

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2022-10-17 08:58:49 +02:00
Benjamin Weimer
558986e4c9
add changenote to RESTEasy version update (#1679) 2022-10-03 13:26:15 +02:00
Hynek Mlnarik
fb2c3693b5 Add note about dependency to upgration guide
Fixes: keycloak/keycloak#13954
2022-09-27 15:33:04 +02:00
Dmitry Telegin
533b730bd4
UserInfo endpoint not fully standards compliant (#1675)
Closes #1681
2022-09-16 14:33:03 +02:00
Marek Posolda
47ad5e2427
SAML javascript protocol mapper: disable uploading scripts through admin console by default (#1677)
closes #1676
2022-09-09 13:47:47 +02:00
Stian Thorgersen
06bc4af50e
Remove WildFly distribution from documentation (#1666)
* Remove WildFly distribution from documentation

Closes #1665

* Update server_admin/topics/authentication/webauthn.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/install_new_version.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/migrate_db.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update upgrading/topics/migrate_db.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_admin/topics/realms/ssl.adoc

* Update server_admin/topics/user-federation/ldap.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_development/topics/providers.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Update server_development/topics/providers.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Remove section on cilent cert lookup in x509.adoc

* Update securing_apps/topics/oidc/fapi-support.adoc

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>

* Add missing images for rh-sso images by moving to shared images as we won't have RH-SSO specific theme anymore

Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
2022-08-19 13:15:51 +02:00
Marek Posolda
5a6a302d2f
document compatibility mode for oidc logout endpoint suppression (#1658)
Closes #1657

Co-authored-by: Marek Posolda <mposolda@gmail.com>

Co-authored-by: Markus Till <markus.till@bosch.io>
2022-08-10 14:59:32 +02:00
Dominik Guhr
7eecc14656
Documentation for centralized logging support (#1636)
* Documentation for centralized logging support

Closes #1635

* Update release_notes/topics/19_0_0.adoc

Co-authored-by: Stian Thorgersen <stian@redhat.com>

* Update upgrading/topics/keycloak/changes-19_0_0.adoc

Co-authored-by: Stian Thorgersen <stian@redhat.com>

Co-authored-by: Stian Thorgersen <stian@redhat.com>
2022-07-28 11:03:11 +02:00
Dominik Guhr
8fee4e1d3d
document changes to health endpoints (#1634)
Closes #1630
2022-07-27 11:25:28 +02:00
Stian Thorgersen
b5ad2c37cb
Promote new admin console to default (#1623) 2022-07-27 10:27:31 +02:00
Václav Muzikář
73698d01d3
Operator release notes for KC 19.0.0 (#1629) 2022-07-27 10:05:56 +02:00
Dominik Guhr
ebccfd3a84 changes for optimized documentation
Closes #1631
2022-07-26 13:34:30 -03:00
Alexander Schwartz
b1602114fd
Refactor UserStorageUtil usage. (#1607) 2022-07-07 09:57:23 -03:00
Alexander Schwartz
f8403d68bb Updated migration guide as more methods now throw exceptions.
Related to keycloak/keycloak#12556

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2022-07-01 14:12:48 -03:00
Alexander Schwartz
43e6e0ad87 Updating the migration guide for the extraction of the legacy modules.
Related to keycloak/keycloak#12531
2022-06-29 20:04:30 +02:00
Václav Muzikář
a3be94c70b Deprecate podDisruptionBudget 2022-06-24 09:43:29 -03:00
Alexander Schwartz
6094f2ad1a Adding migration guide for the extraction of the legacy modules.
Related to keycloak/keycloak#10279

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
2022-06-21 08:53:44 +02:00
Pedro Igor
ed36367f13
Removing upload scripts features (#1462)
Closes #1461
2022-04-20 14:25:22 +02:00
Dominik Guhr
7f1b39b220
Quarkus Distribution release notes (#1479)
* Quarkus Distribution release notes

Closes #1478

* Update upgrading/topics/keycloak/changes-18_0_0.adoc

Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>

* Apply suggestions from code review

Co-authored-by: Stian Thorgersen <stian@redhat.com>

Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2022-04-20 09:19:44 +02:00
Stian Thorgersen
a8d86683f2
Fix links (#1476) 2022-04-19 15:22:29 +02:00
Tyler Andor
f26ac2b9fc
Update changes-18_0_0.adoc (#1452)
Adding an entry for Account console Patternfly upgrade. PR - https://github.com/keycloak/keycloak/pull/10748
2022-04-06 13:02:01 +02:00
mposolda
94636c0c52 Update migration documentation for node.js adapter about logout
Closes #1453
2022-04-05 18:01:33 +02:00
Marek Posolda
044945bed4
Documentation for RP-Initiated Logout refactoring (#1443)
* Documentation for RP-Initiated Logout refactoring
Closes #1442

* Added warning about backwards compatibility switch removal in the future
2022-03-30 11:55:39 +02:00
AndyMunro
36368d40c9 Fixing invalid link to redirected link
(cherry picked from commit 6d88d6f7162baa002490bfb1492360b7beed4fc2)
(cherry picked from commit 696f14f8171a6bb6dbf65ab4d5b75fe1f9fc4587)
2022-03-30 09:35:52 +02:00
andymunro
1727e9321d
Fixing broken redirects (#1440)
Closes #2488
2022-03-23 15:34:07 +01:00
mposolda
684804df94 Update documentation for step-up authentication
Closes #10162
2022-03-16 10:02:22 +01:00
Stian Thorgersen
aff70965a0
Update changes-17_0_0.adoc 2022-02-15 14:08:49 +01:00
Stefan Guilhen
a90f1cd7e1 Add section about the Liquibase upgrade in the release notes 2022-02-10 10:09:29 +01:00
Stian Thorgersen
65287b7aef
Update documentation for Quarkus distribution (#1385) 2022-02-08 14:07:16 +01:00
Stian Thorgersen
6809b3ea59
Release notes and migration guide for 17 (#1403) 2022-02-08 12:30:55 +01:00
Takashi Norimatsu
8621c738f4 Expected Scopes of ClientScopesCondition created on Admin UI are not saved onto ClientScopesCondition.Configuration
Closes #9371
2022-02-04 18:01:37 +01:00
Stian Thorgersen
0f95c118ae
Separate migration changes for 16 into separate file (#1354) 2022-01-04 13:51:35 +01:00
AndyMunro
851fdbae43 Correcting JavaScript spelling. 2021-12-22 12:38:01 -03:00
Jonathan Vila
9a9a68262d
#1342 Specify removal of extension in the CR example (#1343)
* Specify removal of the extension in the Keycloak CR example.
#1432

* Update upgrading/topics/keycloak/changes.adoc

#1342

Co-authored-by: Stian Thorgersen <stian@redhat.com>

* Update upgrading/topics/keycloak/changes.adoc

#1342

Co-authored-by: Stian Thorgersen <stian@redhat.com>

Co-authored-by: Stian Thorgersen <stian@redhat.com>
2021-12-20 15:18:14 +01:00
stianst
853c848542 Added link to WF release notes for WF 25 upgrade 2021-12-20 09:54:37 +01:00
stianst
09cbe79b70 Update release notes and migration guide for WildFly 25 upgrade 2021-12-17 12:07:03 +01:00
Václav Muzikář
6120f87f2f
Add release notes for deprecated features in the operator (#1297) 2021-11-12 07:14:52 +01:00
Václav Muzikář
163d79e0d0
KEYCLOAK-19080 Simplify the RHSSO setup in an OpenShift Disconnected cluster (#1269) 2021-11-10 11:56:11 +01:00
Andy Munro
c2fdee2d2d Resolved conflicts 2021-09-21 08:58:46 +02:00
Andy Munro
66a884b244 integrated latest changes into new files 2021-09-21 08:58:46 +02:00
Peter Skopek
b26a91c7a2 KEYCLOAK-16522 fix test issues (external links and anchor) (#44) 2021-09-21 08:58:46 +02:00
mposolda
817eb73093 KEYCLOAK-17940 Client policies documentation
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
2021-06-09 08:47:47 +02:00
Hynek Mlnarik
b572fcff07 KEYCLOAK-18301 Fix broken links 2021-05-31 08:59:58 +02:00