Skip to content

[Backport release-1.0] [system] Fix Keycloak proxy configuration for v26.x#2134

Merged
kvaps merged 1 commit intorelease-1.0from
backport-2125-to-release-1.0
Mar 2, 2026
Merged

[Backport release-1.0] [system] Fix Keycloak proxy configuration for v26.x#2134
kvaps merged 1 commit intorelease-1.0from
backport-2125-to-release-1.0

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Mar 2, 2026

Description

Backport of #2125 to release-1.0.

KC_PROXY=edge was deprecated and removed in Keycloak 26.x, causing
"Non-secure context detected" warnings and broken cookie handling
behind reverse proxy. Replace with KC_PROXY_HEADERS=xforwarded and
KC_HTTP_ENABLED=true.

Co-Authored-By: Claude <[email protected]>
Signed-off-by: Kirill Ilin <[email protected]>
(cherry picked from commit 14228aa)
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Mar 2, 2026
@kvaps kvaps merged commit c976378 into release-1.0 Mar 2, 2026
5 checks passed
@kvaps kvaps deleted the backport-2125-to-release-1.0 branch March 2, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants