Skip to content

fix: allows verify email working in incognito browser tab after Keycloak restart (26.7) - #51259

Merged
rmartinc merged 1 commit into
keycloak:release/26.7from
rmartinc:backport-51089-26.7
Aug 6, 2026
Merged

fix: allows verify email working in incognito browser tab after Keycloak restart (26.7)#51259
rmartinc merged 1 commit into
keycloak:release/26.7from
rmartinc:backport-51089-26.7

Conversation

@rmartinc

Copy link
Copy Markdown
Contributor

closes #51088.

PR: #51089
Commit: ce44984
PR branch: backport-51089-26.7
Target branch: https://github.com/keycloak/keycloak/tree/release/26.7

…oak restart (keycloak#51089)

closes keycloak#51088.

Signed-off-by: Pascal Chorus <pascal.chorus@moneymeets.com>
(cherry picked from commit ce44984)

@keycloak-github-bot keycloak-github-bot Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unreported flaky test detected, please review

@keycloak-github-bot

Copy link
Copy Markdown

Unreported flaky test detected

If the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.adapter.servlet.SAMLServletAdapterTest#employeeSigPostNoIdpKeyTestKeyIdAsKeyNameInKeyInfo

Keycloak CI - Adapter IT Strict Cookies

org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
...

Report flaky test

@mabartos mabartos linked an issue Aug 5, 2026 that may be closed by this pull request
2 tasks
@rmartinc
rmartinc merged commit 5a04efb into keycloak:release/26.7 Aug 6, 2026
84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify email not working in incognito browser tab after Keycloak restart

4 participants