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
The current logic sets the user's groups at their OIDC login. If the OIDC claim has 0 groups listed (AKA no groups), then nothing happens. We need to support removing someone from all groups.
The current logic sets the user's groups at their OIDC login. If the OIDC claim has 0 groups listed (AKA no groups), then nothing happens. We need to support removing someone from all groups.
coder/coderd/userauth.go
Lines 867 to 874 in 2abae42
The text was updated successfully, but these errors were encountered: