You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am however unable to find the commit that removed the validate_user_group hook, so it's not clear why they removed this feature without also removing the group calculation.
The text was updated successfully, but these errors were encountered:
We had this issue coming from discourse - https://discourse.openondemand.org/t/oidc-sssd-error-on-login/3926/8
where I'm finding that we don't use
groups
of the user anymore.I tracked the addition to this commit - 3e94404
I am however unable to find the commit that removed the
validate_user_group
hook, so it's not clear why they removed this feature without also removing the group calculation.The text was updated successfully, but these errors were encountered: