Skip to content

Enforce resource server predicates if one was given despite the IS_ADMIN flag - #48385

Merged
stianst merged 1 commit into
keycloak:mainfrom
pedroigor:issue-48324
May 4, 2026
Merged

Enforce resource server predicates if one was given despite the IS_ADMIN flag#48385
stianst merged 1 commit into
keycloak:mainfrom
pedroigor:issue-48324

Conversation

@pedroigor

Copy link
Copy Markdown
Contributor

Closes #48324

@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.model.singleUseObject.SingleUseObjectModelTest#testCluster

Keycloak CI - Store Model Tests

java.lang.AssertionError: 
threads didn't terminate in time: [main (RUNNABLE):
	at java.management@25.0.2/sun.management.ThreadImpl.dumpThreads0(Native Method)
	at java.management@25.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:505)
	at java.management@25.0.2/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:493)
...

Report flaky test

org.keycloak.testsuite.model.user.UserModelTest#testAddDirtyRemoveFederationUsersInTheSameGroupConcurrent

Keycloak CI - Store Model Tests

java.lang.NullPointerException: Cannot invoke "org.keycloak.models.KeycloakSessionFactory.create()" because "factory" is null
	at org.keycloak.models.utils.KeycloakModelUtils.runJobInTransactionWithResult(KeycloakModelUtils.java:463)
	at org.keycloak.models.utils.KeycloakModelUtils.runJobInTransactionWithResult(KeycloakModelUtils.java:447)
	at org.keycloak.testsuite.model.KeycloakModelTest.inComittedTransaction(KeycloakModelTest.java:590)
	at org.keycloak.testsuite.model.KeycloakModelTest.inComittedTransaction(KeycloakModelTest.java:578)
...

Report flaky test

@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

mposolda
mposolda previously approved these changes Apr 27, 2026
…MIN flag

Closes keycloak#48324

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
@stianst
stianst merged commit fd47bda into keycloak:main May 4, 2026
84 of 86 checks passed
@stianst stianst mentioned this pull request Jun 1, 2026
pedroigor added a commit to pedroigor/keycloak that referenced this pull request Jun 3, 2026
…MIN flag (keycloak#48385)

Closes keycloak#48324

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
pedroigor added a commit to pedroigor/keycloak that referenced this pull request Jun 3, 2026
…MIN flag (keycloak#48385)

Closes keycloak#48324

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
stianst pushed a commit that referenced this pull request Jun 4, 2026
…MIN flag (#48385) (#49668)

Closes #48324

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
sashyo pushed a commit to tide-foundation/keycloak-IGA that referenced this pull request Jul 20, 2026
…MIN flag (keycloak#48385)

Closes keycloak#48324

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
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.

UMA IS_ADMIN filter breaks ticket finding

4 participants