minio/pkg/iam/policy
Harshavardhana 1af6e8cb72
Add support for session policies in STS APIs (#7747)
This PR adds support for adding session policies
for further restrictions on STS credentials, useful
in situations when applications want to generate
creds for multiple interested parties with different
set of policy restrictions.

This session policy is not mandatory, but optional.

Fixes #7732
2019-06-20 15:28:33 -07:00
..
action.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
action_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
actionset.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
actionset_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
constants.go Add support for session policies in STS APIs (#7747) 2019-06-20 15:28:33 -07:00
opa.go Fix OPA result response handling (#7763) 2019-06-10 17:06:32 -07:00
policy.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
policy_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
resource.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
resource_test.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
resourceset.go Update go mod with sem versions of our libraries (#7687) 2019-05-29 16:35:12 -07:00
resourceset_test.go [sec] Match ${aws:username} exactly instead of prefix match (#7791) 2019-06-15 11:27:17 -07:00
statement.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
statement_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00