Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[OID4VCI] Revisit and fix OAuthClient.authorizationRequest()#45985

Open
tdiesler wants to merge 1 commit intokeycloak:mainfrom
tdiesler:ghi45979
Open

[OID4VCI] Revisit and fix OAuthClient.authorizationRequest()#45985
tdiesler wants to merge 1 commit intokeycloak:mainfrom
tdiesler:ghi45979

Conversation

@tdiesler
Copy link
Contributor

@tdiesler tdiesler commented Feb 3, 2026

closes #45979

@tdiesler tdiesler requested review from a team as code owners February 3, 2026 15:01
@tdiesler tdiesler changed the title Ghi45979 [OID4VCI] Revisit and fix OAuthClient.authorizationRequest() Feb 3, 2026
@tdiesler tdiesler force-pushed the ghi45979 branch 7 times, most recently from 91ed1fd to 2e110f9 Compare February 6, 2026 13:56
@tdiesler
Copy link
Contributor Author

tdiesler commented Feb 9, 2026

Consider merging #46014 instead

@keycloak-github-bot
Copy link

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.model.infinispan.EmbeddedInfinispanSplitBrainTest#testLocalCacheClearedOnMergeEvent

Keycloak CI - Store Model Tests

java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertTrue(Assert.java:53)
	at org.keycloak.testsuite.model.infinispan.EmbeddedInfinispanSplitBrainTest.awaitLatch(EmbeddedInfinispanSplitBrainTest.java:112)
...
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertTrue(Assert.java:53)
	at org.keycloak.testsuite.model.infinispan.EmbeddedInfinispanSplitBrainTest.awaitLatch(EmbeddedInfinispanSplitBrainTest.java:112)
...

Report flaky test

Copy link

@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

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] Revisit and fix OAuthClient.authorizationRequest()

1 participant