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

Skip to content

Make sure updates do not allow updating the resource associated with the uma policy#46154

Merged
stianst merged 1 commit intokeycloak:mainfrom
pedroigor:issue-297
Feb 10, 2026
Merged

Make sure updates do not allow updating the resource associated with the uma policy#46154
stianst merged 1 commit intokeycloak:mainfrom
pedroigor:issue-297

Conversation

@pedroigor
Copy link
Contributor

@pedroigor pedroigor commented Feb 10, 2026

Closes #46147

Copy link
Contributor

@stianst stianst left a comment

Choose a reason for hiding this comment

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

Commit refers to wrong issue should be #46147


if (System.getProperty("auth.server.host") != null) {
commands.add("-Dauth.server.host=" + System.getProperty("auth.server.host"));
// commands.add("-Dauth.server.host=" + System.getProperty("auth.server.host"));
Copy link
Contributor

Choose a reason for hiding this comment

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

?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed, unrelated.

commands.add("--cache=local");
// Save ~2s for each Quarkus startup, when we know ISPN cluster is empty. See https://github.com/keycloak/keycloak/issues/21033
commands.add("-Djgroups.join_timeout=10");
// commands.add("-Djgroups.join_timeout=10");
Copy link
Contributor

Choose a reason for hiding this comment

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

?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed, unrelated.

@stianst stianst enabled auto-merge (squash) February 10, 2026 15:39
@stianst stianst merged commit 2959457 into keycloak:main Feb 10, 2026
90 of 92 checks passed
ruchikajha95 pushed a commit to ruchikajha95/keycloak that referenced this pull request Feb 12, 2026
msdaly200 pushed a commit to msdaly200/keycloak that referenced this pull request Feb 13, 2026
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.

CVE-2025-14778 Incorrect ownership checks in /uma-policy/

2 participants