-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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: Set groups based on OIDC #5568
Conversation
32b56bb
to
8b8de30
Compare
Ah shoot I just saw that now the Group will be added on every login and they are not deduped. In the WebUI there is the group multiple times now. Also old groups wont be deleted. I will make another PR that removes all groups and then relates to the new ones or diffs them. Idk yet |
@fionera I was just testing it out and about to report a Bug before I saw that you already caught it. |
Could you open an Issue for it? I dont know yet when I have time for it :) |
Fixed in v2.5.2588 |
Co-authored-by: Nicolas Giard <github@ngpixel.com>
This is a first try at getting oidc groups to work