- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for HasRolePolicy (0.07 sec)
-
cmd/sts-handlers.go
return } writeSTSErrorResponse(ctx, w, ErrSTSInvalidParameterValue, err) return } var policyName string if roleArnStr != "" && globalIAMSys.HasRolePolicy() { // If roleArn is used, we set it as a claim, and use the // associated policy when credentials are used. claims[roleArnClaim] = roleArn.String() } else {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Aug 15 01:29:20 UTC 2024 - 33.9K bytes - Viewed (0)