Skip to content

[OID4VCI] Small inconsistencies in some events#47204

Merged
mposolda merged 1 commit intokeycloak:mainfrom
mposolda:47023-oid4vci-events
Mar 18, 2026
Merged

[OID4VCI] Small inconsistencies in some events#47204
mposolda merged 1 commit intokeycloak:mainfrom
mposolda:47023-oid4vci-events

Conversation

@mposolda
Copy link
Copy Markdown
Contributor

@mposolda mposolda commented Mar 17, 2026

closes #47203

closes keycloak#47203

Signed-off-by: mposolda <mposolda@gmail.com>
Copy link
Copy Markdown

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

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.webauthn.passwordless.PasskeysOrganizationAuthenticationTest#webauthnLoginWithDiscoverableKeyRequiresMembership

Keycloak CI - WebAuthn IT

java.lang.AssertionError: Expected ErrorPage but was localhost (https://localhost:8543/auth/realms/test/login-actions/authenticate?session_code=QKNcNjPO9dNL3VmAajg97r415OXplOvk3vpkSxpuTN4&execution=20e724c6-cd5d-41a6-98ba-43ad066029fd&client_id=test-app&tab_id=OEEYOd4DIOI&client_data=eyJydSI6Imh0dHBzOi8vbG9jYWxob3N0Ojg1NDMvYXV0aC9yZWFsbXMvbWFzdGVyL2FwcC9hdXRoIiwicnQiOiJjb2RlIn0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:39)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
...

Report flaky test

Copy link
Copy Markdown
Contributor

@graziang graziang left a comment

Choose a reason for hiding this comment

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

@mposolda thanks!

Copy link
Copy Markdown

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

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.webauthn.passwordless.PasskeysOrganizationAuthenticationTest#webauthnLoginWithDiscoverableKeyRequiresMembership

Keycloak CI - WebAuthn IT

java.lang.AssertionError: Expected ErrorPage but was localhost (https://localhost:8543/auth/realms/test/login-actions/authenticate?session_code=QKNcNjPO9dNL3VmAajg97r415OXplOvk3vpkSxpuTN4&execution=20e724c6-cd5d-41a6-98ba-43ad066029fd&client_id=test-app&tab_id=OEEYOd4DIOI&client_data=eyJydSI6Imh0dHBzOi8vbG9jYWxob3N0Ojg1NDMvYXV0aC9yZWFsbXMvbWFzdGVyL2FwcC9hdXRoIiwicnQiOiJjb2RlIn0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:39)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
...

Report flaky test

@mposolda
Copy link
Copy Markdown
Contributor Author

@graziang Thanks for the review!

@mposolda mposolda merged commit 302ff9f into keycloak:main Mar 18, 2026
134 of 136 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.

[OID4VCI] Small inconsistencies in some events

2 participants