Commit graph

2731 commits

Author SHA1 Message Date
stianst
68062f24a3 Add warning that default server upgrade steps are not always applicable 2021-12-17 12:07:03 +01:00
stianst
09cbe79b70 Update release notes and migration guide for WildFly 25 upgrade 2021-12-17 12:07:03 +01:00
Pedro Igor
2c722b045a [KEYCLOAK-18917] - Updating TLS steps for Wildfly 25 upgrade 2021-12-17 09:45:12 +01:00
stianst
a5a7e6defe Keycloak 16 release notes 2021-12-16 18:03:37 +01:00
dependabot[bot]
f66121f82a Bump log4j-core from 2.15.0 to 2.16.0 in /tests
Bumps log4j-core from 2.15.0 to 2.16.0.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 07:54:55 +01:00
stianst
496b1fabb3 Update log4j used in tests to 2.15.0 2021-12-14 11:25:17 +01:00
Stian Thorgersen
557268b8dd
Update 15_1_0.adoc 2021-12-14 07:49:48 +01:00
stianst
5366c535d3 Release notes for 15.1.0 2021-12-10 09:35:19 +01:00
jonathan
df4e5da4e1 #409 Fixed link to apacheds 2021-12-10 09:09:55 +01:00
Jonathan Vila
d501a92d78 Update server_installation/topics/operator/keycloak-user-cr.adoc
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
2021-12-10 09:09:55 +01:00
Jonathan Vila
a0f78e801b #409 remove reference to keycloak default random password 2021-12-10 09:09:55 +01:00
Jonathan Vila
1f72559dfb #409 improve docs for KeycloakUser password generation 2021-12-10 09:09:55 +01:00
Daniel Fernández
8f25167b8e Fix include styles from the parent theme example 2021-12-10 09:06:46 +01:00
Jonathan Vila
e9eba544fe
KEYCLOAK-19442 TLS to Postgre documentation 2021-12-01 16:46:30 +01:00
AndyMunro
de3f0e9812 1313 Remove tech preview note from CIBA 2021-11-25 09:22:48 +01:00
Konstantinos Georgilakis
5aca919288 KEYCLOAK-18276 client content screen enhancement 2021-11-22 12:08:35 +01:00
Václav Muzikář
6d83f93b67 #1294 Remove any mentions of specific OpenShift versions from the operator docs 2021-11-19 10:41:10 -08:00
mposolda
46ab263c05 KEYCLOAK-19316 Add Warning about 2nd-factor authenticator setup 2021-11-18 17:52:30 +01:00
Stian Thorgersen
d2704db161
Update test-external-links.yml 2021-11-15 08:59:09 +01:00
Stian Thorgersen
b89dd977dc
Update test-guides.yml 2021-11-15 08:58:30 +01:00
Stian Thorgersen
f85c658548
Update test-guides.yml 2021-11-15 08:38:10 +01:00
Stian Thorgersen
926d035db3
Update test-external-links.yml 2021-11-15 08:37:47 +01:00
Stian Thorgersen
408d2fad10
Refactor tests (#1300) 2021-11-12 12:34:19 +01:00
Jochen Ullrich
d55ecae2b2
KEYCLOAK-15476: Add documentation for external keycloaks (#1047) 2021-11-12 07:31:50 +01:00
andymunro
52462e39f7
CIAM-959 Updating release notes to match downstream changes for SSO 7.5 (#1264)
* Adding facebook.com URLs to ignored list and including Spring Adapter deprecation note

KEYCLOAK-15109 Ingress/Route Host Override (#1058)

Co-authored-by: Stian Thorgersen <stianst@gmail.com>

* CIAM-685 Adding known issues

(cherry picked from commit cb337547226fff407819d3169953ebdfee897ec3)

* Removing facebook.com URLs from ignored-link.  This is the only problem with building in production. The build in community works.

(cherry picked from commit cc208967307a286741b4e70977216a4b45fd02b3)

Co-authored-by: Jeesmon Jacob <jeesmon@gmail.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-12 07:16:14 +01:00
Václav Muzikář
6120f87f2f
Add release notes for deprecated features in the operator (#1297) 2021-11-12 07:14:52 +01:00
Stian Thorgersen
0416dc693b
Add status/triage to new issues (#1293) 2021-11-11 08:56:20 +01:00
Jeesmon Jacob
023243eb9d
KEYCLOAK-15109 Ingress/Route Host Override (#1058)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-10 13:40:24 +01:00
Sylvain Chen
206fea3c19
Improve keycloak operator CLI instructions (#1159)
kubectl apply namespace should be replaced by kubectl/oc create namespace
Add missing namespace reference
2021-11-10 13:01:01 +01:00
Jiye Yu
2ebd89bf02
fix typos on external-dagtabase settings (#1232) 2021-11-10 12:58:45 +01:00
AT
43a457e332
Update spring-security-adapter.adoc (#1282)
We could confirm a memory leak due to the SessionRegistryImpl not created as a separate bean and thus not processing SessionDestroyedEvents. As described in the linked topic (https://keycloak.discourse.group/t/outofmemory-in-sessionregistryimpl-spring-security-adapter-config/6814) this resulted in sessions never being destroyed until the applications went unresponsive because the heap was full.
2021-11-10 12:57:52 +01:00
andymunro
cb730556a7
KEYCLOAK-15291 Addressing review comments. (#1201)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-10 12:39:43 +01:00
andymunro
ca1620abf7
Fixing conflicts. (#1258)
(cherry picked from commit 92cde60f0e505a3e621ec5a9180d52860d76b580)
2021-11-10 12:23:19 +01:00
andymunro
942c6bafb5
CIAM-794 Updating Copyright date for OpenShift guides (#1263)
(cherry picked from commit 6e4bbc0628d67e2112979524ca67fadab259b63c)
2021-11-10 11:57:22 +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
Jonathan Vila
0a0d802f1a
KEYCLOAK-19549 specify backup is deprecated and external database is default (#1277)
* KEYCLOAK-19549 specify backup is deprecated and external database is default

* Update server_installation/topics/operator/keycloak-backup-cr.adoc

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

* KEYCLOAK-19549 [PR] implemented comments

* KEYCLOAK-19549 [PR] implemented comments

* KEYCLOAK-19549 [PR] implemented comments

Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
2021-11-10 11:55:15 +01:00
andymunro
54ebff775c
CIAM-956 Forward port 7.5 Upgrading Guide changes to upstream (#1257)
* Changing Keycloak release to 15.0.2 as the starting point for migrating to SSO 7.5

(cherry picked from commit bbd909a64e0588e7b63a8aabf698f2d609003705)

* CIAM-956 Fixing conflicts

(cherry picked from commit 8452c8d1e0fdb284423f84bda91604f49d21a750)
2021-11-10 11:54:04 +01:00
andymunro
ce1d74a9af
KEYCLOAK-19433 Fixing link to Data Grid documentation (#1280)
Adding note about Spring Boot adapter deprecation to 7.4 Securing Apps guide.  Will clone this change for 7.5.
2021-11-10 11:49:42 +01:00
Stephen Morris
1146b4d5c9
Update spring-security-adapter.adoc (#1234)
Fixed some typos.
2021-11-10 11:48:23 +01:00
andymunro
a62e18e2b1
CIAM-950 Changing Java EE and JavaEE to Jaka rta EE (#1268) 2021-11-10 11:45:59 +01:00
andymunro
c121bc96a4
CIAM-793 Updating copyright in API documentation (#1262)
(cherry picked from commit f846555c66f13f541536e1dcfbc7b7d7fc8ccc72)
2021-11-10 11:44:52 +01:00
andymunro
2e334ecac2
Updating copyright date (#1261)
(cherry picked from commit e4fd4f99c5409cb11907908b524ae279ec7df56d)
2021-11-10 11:44:30 +01:00
andymunro
d4acd8e789
Set versions for RH-SSO 7.5.0 and date to 2021 (#1260)
(cherry picked from commit 20e7765b61e2e00410bacb552c7dbb4beef5c865)

Co-authored-by: Stefan Guilhen <sguilhen@redhat.com>
2021-11-10 11:44:05 +01:00
andymunro
d155df31d9
KEYCLOAK-19144 [PR] fixed link to Brasil API (#1259)
Co-authored-by: Jonathan Vila <jvilalop@redhat.com>
2021-11-10 11:43:31 +01:00
Vlastimil Eliáš
5589c80274
KEYCLOAK-18497 - UserProfile - support different input types in built-in (#1248)
dynamic forms
2021-11-10 11:42:12 +01:00
andymunro
fc9926a5ac
Addressing review comments (#1211) 2021-11-10 11:35:52 +01:00
Alcides Mignoso
f110a8efd4
Update token-exchange.adoc (#1186) 2021-11-10 11:34:25 +01:00
jingyang
ec2f7a5ebc
Fix reference to incorrect UMA token type (#1178) 2021-11-10 11:34:08 +01:00
Xiangjiaox
ddc7e6e33d
KEYCLOAK-15015 Extend KeyWrapper to add whole certificate chain in x5c parameter (#1144)
Co-authored-by: Vetle Bergstad <vetle.bergstad@evry.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2021-11-10 11:30:27 +01:00
Ticiano Herrera
c58139f56c
fix: typo on kubectl command to get credentials (#1108) 2021-11-10 11:25:09 +01:00