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
Each team object includes an `id` field — use that value after the `github_team://` prefix in your `rolesMapping`.
128
-
129
117
## Step 4: Apply and Restart
130
118
131
119
After updating the `dex-config` secret, restart the Dex workload so it picks up the new configuration:
@@ -148,15 +136,6 @@ This should redirect you through Dex to the Rancher login page (which in turn ma
148
136
149
137
**Groups claim is empty:** Confirm `insecureEnableGroups: true` is set in the connector config. Also verify the user actually belongs to a team/group in the upstream IdP — org-level membership alone may not populate groups.
150
138
151
-
**User identity not recognized:** Check which claim Rancher returns for user identification. Inspect the token with:
0 commit comments