minio/pkg/iam/policy
Harshavardhana 5353edcc38
Support policy variable replacement (#7085)
This PR supports iam and bucket policies to have
policy variable replacements in resource and
condition key values.

For example
- ${aws:username}
- ${aws:userid}
2019-01-21 10:27:14 +05:30
..
action.go Add boolean function condition support (#7027) 2018-12-28 12:18:58 -08:00
action_test.go Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00
actionset.go Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00
actionset_test.go Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00
constants.go Add default canned policies (#6690) 2018-10-24 17:14:27 -07:00
opa.go Simplify OPA to use rootCAs custom transport (#6843) 2018-11-22 08:31:05 +05:30
policy.go Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00
policy_test.go Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00
resource.go Support policy variable replacement (#7085) 2019-01-21 10:27:14 +05:30
resource_test.go Support policy variable replacement (#7085) 2019-01-21 10:27:14 +05:30
resourceset.go Support policy variable replacement (#7085) 2019-01-21 10:27:14 +05:30
resourceset_test.go Support policy variable replacement (#7085) 2019-01-21 10:27:14 +05:30
statement.go Support policy variable replacement (#7085) 2019-01-21 10:27:14 +05:30
statement_test.go Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00