Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure correct treatment of auth and transient users #28718

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

hmlnarik
Copy link
Contributor

This commit establishes consistency in retrieval of users and responses
between org.keycloak.admin.ui.rest.UsersResource.getUser(String) and
org.keycloak.services.resources.admin.UsersResource.user(String)

Fixes: #28666

Signed-off-by: Hynek Mlnarik hmlnarik@redhat.com
(cherry picked from commit 146204c)

This commit establishes consistency in retrieval of users and responses
between `org.keycloak.admin.ui.rest.UsersResource.getUser(String)` and
`org.keycloak.services.resources.admin.UsersResource.user(String)`

Fixes: keycloak#28666

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
(cherry picked from commit 146204c)
@hmlnarik hmlnarik requested a review from a team as a code owner April 15, 2024 08:24
@hmlnarik hmlnarik requested a review from edewit April 15, 2024 08:24
@hmlnarik hmlnarik self-assigned this Apr 15, 2024
@hmlnarik hmlnarik enabled auto-merge (rebase) April 15, 2024 08:33
@ahus1 ahus1 disabled auto-merge April 18, 2024 06:02
@ahus1 ahus1 merged commit 25b391d into keycloak:release/24.0 Apr 18, 2024
60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants