sophie [⛧-440729]
d1ff1b186e
add option to the nginx x509 client cert lookup provider to not url-decode the passed client cert
...
Closes #17171
Signed-off-by: ⛧-440729 [sophie] <sophie@999eagle.moe >
2025-04-11 10:38:38 +02:00
Alexander Schwartz
d4054032a6
Fix broken link to configuration for production
...
Closes #38152
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
2025-03-17 09:31:50 -03:00
Steven Hawkins
d9c3511fa5
fix: adding a check if the proxy is trusted prior to using a cert header ( #37465 )
...
closes : #35861
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
Signed-off-by: Steven Hawkins <shawkins@redhat.com >
2025-03-12 11:21:33 +01:00
Steven Hawkins
a819a213f9
fix: hardening to prevent usage of proxy-protocol with proxy-headers ( #37463 )
...
* fix: hardening to prevent usage of proxy-protocol with proxy-headers
closes : #37458
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* Update docs/guides/server/reverseproxy.adoc
Co-authored-by: Martin Bartoš <mabartos@redhat.com >
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: Martin Bartoš <mabartos@redhat.com >
2025-02-24 14:48:06 +01:00
Thomas Aunvik
05884e882f
Changed 'http-enabled' to correct code quotes
...
Closes #35611
Signed-off-by: Thomas Aunvik <contact@thaun.dev >
2024-12-04 17:34:21 +00:00
Václav Muzikář
cf622e8d51
Update docs with security warning around client certificate lookup ( #35222 )
...
Closes #35217
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
2024-11-22 10:12:21 +01:00
andymunro
3ca3a4ad34
Update installation locations
...
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 >
2024-11-12 14:10:32 +00:00
Andy
f994cc54d5
Remove robots.txt entirely
...
* remove robots.txt entirely, as blocking page-
crawling prevents the `X-Robots-Tag` headers
(and similar meta tags) from working as intended.
Closes #17433
Signed-off-by: Andy <andy@slice.is >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-10-25 12:09:50 +00:00
Sutou Kouhei
358ab5512c
Add a description which port shoud be reverse proxied
...
I misunderstood how to configure reverse proxy with different
hostname/hostname-admin. So this description will help other users.
Closes #33559
Signed-off-by: Sutou Kouhei <kou@clear-code.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-10-18 10:08:00 +02:00
Steven Hawkins
c092867c48
fix: correcting the container examples wrt hostname ( #33542 )
...
closes : #33539
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-10-04 10:27:52 +02:00
Steven Hawkins
f1a7a4804e
fix: adds additional info / warnings to hostname v2 ( #33261 )
...
* fix: adds additional info / warnings to hostname v2
closes : #24815
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* refining the proxy-headers language from #33209
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* adding hostname-strict-https
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* moving removed property check to the quarkus side
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* Update quarkus/runtime/src/main/java/org/keycloak/quarkus/runtime/configuration/mappers/HostnameV2PropertyMappers.java
Co-authored-by: Martin Bartoš <mabartos@redhat.com >
Signed-off-by: Steven Hawkins <shawkins@redhat.com >
* Update docs/guides/server/hostname.adoc
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: Martin Bartoš <mabartos@redhat.com >
2024-09-28 08:48:09 +00:00
Steven Hawkins
cf2ecf87f6
fix: add the proxy-protocol option ( #33276 )
...
* fix: add the proxy-protocol-enabled option
closes : #10492
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
* Update docs/guides/server/reverseproxy.adoc
Co-authored-by: Martin Bartoš <mabartos@redhat.com >
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: Martin Bartoš <mabartos@redhat.com >
2024-09-27 23:44:59 +02:00
Steven Hawkins
3793d60104
fix: expanding more on proxy-headers and hostname concerns ( #33211 )
...
closes : #33209
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-09-24 09:42:52 +02:00
Jon Koops
188893222f
Remove references of statically served Keycloak JS from documentation
...
Closes #32821
Signed-off-by: Jon Koops <jonkoops@gmail.com >
2024-09-12 09:38:00 +02:00
Michal Hajas
af53af1506
Document persistent sessions are enabled by default
...
Closes #32387
Signed-off-by: Michal Hajas <mhajas@redhat.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Pedro Ruivo <pruivo@users.noreply.github.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-08-30 09:20:58 +00:00
Steve Hawkins
c9779cfa24
fix: adding a first-class option for trusted proxies
...
closes : #32135
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-08-29 14:00:27 +02:00
Steven Hawkins
29eb0171de
task: remove hostname v1 ( #32352 )
...
closes : #27731
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-08-28 17:48:06 +02:00
Václav Muzikář
bce7a29035
Document how Admin REST API endpoints work with Hostname config
...
Closes #30537
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
Co-authored-by: Martin Bartoš <mabartos@redhat.com >
2024-06-28 09:31:41 +02:00
MWarnecke
0c6558612f
Enhance documentation regarding edge termination ( #30170 )
...
Closes #29665
Signed-off-by: Michael Warnecke <WarneckeMichael@web.de >
2024-06-10 07:47:20 +00:00
Dimitri Papadopoulos Orfanos
9db1443367
Fix typos found by codespell in docs ( #28890 )
...
Run `chmod -x` on files that need not be executable.
Signed-off-by: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com >
Signed-off-by: Alexander Schwartz <aschwart@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2024-05-03 12:41:16 +00:00
Steven Hawkins
41dd1d2161
doc: adding notes about header priority ( #25959 )
...
closes: keycloak#23023
Signed-off-by: Steve Hawkins <shawkins@redhat.com >
2024-01-10 09:21:49 +01:00
Václav Muzikář
e4c348e99e
Add new --proxy-headers option ( #25178 )
...
* Add new `--proxy-headers` option
Closes #23431
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
Co-authored-by: Martin Bartoš <mabartos@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
* Address review comments vol. 03
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
* Address review comments vol. 04
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
---------
Signed-off-by: Václav Muzikář <vmuzikar@redhat.com >
Co-authored-by: Martin Bartoš <mabartos@redhat.com >
Co-authored-by: Alexander Schwartz <aschwart@redhat.com >
2023-12-13 10:48:12 -03:00
Stian Thorgersen
565bc7d664
Add attributes.adoc for guides to share common attributes ( #24519 )
2023-11-08 15:09:04 +01:00
Alexander Schwartz
8652adfe63
Fix layout of tables in the new guides
...
Closes #22405
2023-08-14 17:16:04 +02:00
Alexander Schwartz
8cfe8b1411
Update the docs on passthrough proxy ( #20072 )
...
Closes #20070
2023-05-15 15:44:47 +00:00
Alexander Schwartz
af0bdd71d3
Move guides to /docs/guides so they are simpler to find and maintain ( #17378 )
...
CIAM-5057
2023-03-03 10:08:05 +00:00