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

Keycloak-scim does not synchronize groups. #159

Open
moma8468 opened this issue Nov 19, 2024 · 0 comments
Open

Keycloak-scim does not synchronize groups. #159

moma8468 opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@moma8468
Copy link

Keycloak-scim does not synchronize groups.

Expected Behavior

Keycloak-scim should create/update/remove groups defined in realm to newly joined client.

Current Behavior

Keycloak-scim will not create groups defined in keycloak in newly created client

Steps to Reproduce

  1. Create some groups in keycloak.
  2. Join new client
  3. Existing groups are not created in new client APP.
  4. There is no way to force sync of group inside User federation provider action list

Possible Solution

  • provide period sync of groups, just like it is done for users
  • optionally: provide synhronization options for group in User federation -> Provider details

Additional Details

If the client goes down, and new groups are created it will suffer from the same problem.

@moma8468 moma8468 added the bug Something isn't working label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant