- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for loadMappedPolicyWithRetry (0.1 sec)
-
cmd/iam-store.go
// NOTE: we are not worried about loading errors from policies. store.loadMappedPolicyWithRetry(ctx, svc.Credentials.ParentUser, regUser, false, newCache.iamUserPolicyMap, 3) } else { // In case of LDAP the parent user's policy mapping needs to be loaded into sts map // NOTE: we are not worried about loading errors from policies. store.loadMappedPolicyWithRetry(ctx, svc.Credentials.ParentUser, stsUser, false, newCache.iamSTSPolicyMap, 3)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Oct 14 16:35:37 UTC 2024 - 83.2K bytes - Viewed (0)