Commit graph

97 commits

Author SHA1 Message Date
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
Michal Hajas
bb75edf44c KEYCLOAK-17995 Document manual migration step for Keycloak 13 upgrade 2021-05-06 11:40:07 +02:00
Jan Lieskovsky
f06935a7d9 [KEYCLOAK-17433] Keycloak documentation changes related
with Wildfly 23 upgrade

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-04-29 12:36:48 +02:00
Jan Lieskovsky
8883ba5d38 [KEYCLOAK-14894] Update versions of (various) URN namespaces
to match their respective Wildfly 22 counterparts

[KEYCLOAK-16760] Update Keycloak documentation for the
upgrade to Wildfly 22

Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2021-04-29 12:36:48 +02:00
Marek Posolda
b34fb17029
KEYCLOAK-16468 Read-only user attributes (#1081)
(cherry picked from commit 4e505128a5b8d7f916a330bc0fef883da04a441b)
(cherry picked from commit 511b127bb36baed787da7cf2d88549bd14e5d0a9)

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-01-18 13:18:04 +01:00
mposolda
9f4b766a9f KEYCLOAK-14019 Improvements for request_uri configuration
(cherry picked from commit c6f2e456f531c4dbe4cae7fc4c209744223a462b)
2021-01-18 13:05:16 +01:00
Jan Lieskovsky
74a562cf8f [KEYCLOAK-16098] Documentation for the upgrade to Wildfly 21
Signed-off-by: Jan Lieskovsky <jlieskov@redhat.com>
2020-11-26 09:29:34 +01:00
mposolda
af454cbd94 KEYCLOAK-9551 Client Credentials Grant should not generate refresh token 2020-11-06 09:16:36 +01:00
Martin Bartoš
bb70a59a5a KEYCLOAK-14139 Upgrade login screen to PF4 docs 2020-10-27 20:20:32 +01:00
mposolda
bce56fe5c0 KEYCLOAK-15770 Skip creating session for docker protocol authentication 2020-10-09 07:52:49 +02:00