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

feat: add option to resolve groups for users in Keycloak #1925

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dschmidt
Copy link

@dschmidt dschmidt commented Feb 18, 2025

Proposed Changes

Optionally load groups when resolving users from keycloak.
This allows specifying condition sets based on group membership.

I can add tests if you are interested in this patch at all.

Checklist

  • I have added or updated unit tests
  • I have added or updated integration tests (if appropriate)
  • I have added or updated documentation

Testing Instructions

With the development setup you have a sample-user who is a member of "mygroup".

Set a breakpoint here and see the group being added to the flattened user entity.

@dschmidt dschmidt requested a review from a team as a code owner February 18, 2025 01:26
@jrschumacher
Copy link
Member

Thanks for the contribution! We'll review and add some comments. It will require some tests to ensure we can merge.

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

Successfully merging this pull request may close these issues.

2 participants