- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for isAllowedBySessionPolicy (0.11 sec)
-
cmd/iam.go
return false } combinedPolicy = c } // 3. If an inline session-policy is present, evaluate it. // Now check if we have a sessionPolicy. hasSessionPolicy, isAllowedSP := isAllowedBySessionPolicy(args) if hasSessionPolicy { return isAllowedSP && (isOwnerDerived || combinedPolicy.IsAllowed(args)) } // Sub policy not set, this is most common since subPolicy
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Oct 29 16:01:48 UTC 2024 - 74.6K bytes - Viewed (0)