Closed Guichaguri closed 2 years ago
@sylvainbx Am I in the correct path in this one? Thanks.
I guess this is ok. This part is hard to test, but it should not impact anything else so if it doesn't do the job, please feel free to create a new PR :wink:
When SSO is enabled mapping the group id, the group is overridden even when the user is admin and is supposed to be in the "admins" group.
This was "fixed" before in #376, which did not work. I think it's because it was checking whether the user is an admin based on the temporary user, and not the actual one. Please, can you check if this one is in the correct path?
Thank you