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

ClientScope has no mapping for "type" #479

Open
namanrawal47 opened this issue Jul 8, 2024 · 0 comments
Open

ClientScope has no mapping for "type" #479

namanrawal47 opened this issue Jul 8, 2024 · 0 comments

Comments

@namanrawal47
Copy link

Describe the bug
I'm sure this is a pretty simple fix, but currently the struct representation for ClientScope does not contain "type". As a result, after generating Client Scopes they default to type none. Type none cannot be added to a client under defaultClientScopes nor optionalClientScopes.

To Reproduce
Steps to reproduce the behavior:

  1. Bootstrap Keycloak and generate client scopes
  2. Generated client scopes cannot be added to clients unless they are of type Default or Optional.

Expected behavior
type should exist as an additional field under the ClientScope struct.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 Jammy Jellyfish
  • Browser: Firefox
  • Keycloak 25.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant