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

Fix logic around what happens to client when client type is deleted #29061

Closed
vickeybrown opened this issue Apr 24, 2024 · 0 comments
Closed
Assignees

Comments

@vickeybrown
Copy link
Contributor

Description

Currently when you remove a client type, you are unable to retrieve a client that is of that type and receive a "client type not found" error. This should be adjusted to still allow you to retrieve the client.

@vickeybrown vickeybrown self-assigned this Apr 24, 2024
vickeybrown added a commit to vickeybrown/keycloak that referenced this issue Apr 26, 2024
…leted, the client type gets set to null and the client is successfully retrieved.

closes keycloak#29061

Signed-off-by: vibrown <vibrown@redhat.com>
@vickeybrown vickeybrown reopened this Apr 29, 2024
@vickeybrown vickeybrown closed this as not planned Won't fix, can't repro, duplicate, stale Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant