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: sync even if the user has no groups (to remove roles the user had) #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pierrearma
Copy link

@pierrearma pierrearma commented Jan 6, 2024

The user logs in and has a single role. The plugin adds his role.

Suppose the user loses his role and no longer has one. The plugin won't synchronize, but it should delete a role.

This fix the issue.

I don't know if this is the best way to do it. But I needed to do it on my own, so I'm sharing.

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.

1 participant