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-NXP-29355-keycloak-group-update-10.10 #4202

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

Conversation

nuxeojenkins
Copy link
Collaborator

The previous code using a query on the Id field is actually doing the
same thing as getting the UserModel directly from the username. Moreover
by fetching the UserModel, the references are read, hence saving the
UserModel does not erase the current references (groups)
And applying the same code when fetching the GroupModel from the role/groupname
@nuxeojenkins
Copy link
Collaborator Author

View issue in JIRA: NXP-29355: Fix group members update with Keycloak authentication in multi-directory environment

@efge
Copy link
Member

efge commented Jul 6, 2020

Please add a non-regression unit test...

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.

3 participants