- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for superset (0.03 sec)
-
cmd/admin-handlers-idp-openid.go
} var id string if idClaim := globalIAMSys.OpenIDConfig.GetUserIDClaim(matchingCfgName); idClaim != "" { id, _ = accessKey.Claims[idClaim].(string) } if !userSet.IsEmpty() && !userSet.Contains(accessKey.ParentUser) && !userSet.Contains(id) { continue // skip if not in the user list } openIDUserAccessKeys, ok := cfgToUsersMap[matchingCfgName][accessKey.ParentUser]
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Sat Sep 06 17:38:46 UTC 2025 - 7.6K bytes - Viewed (0)