Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Policy to STSAssumeRoleOptions #1657

Merged
merged 1 commit into from
Jun 7, 2022

Conversation

rgcostea
Copy link
Contributor

@rgcostea rgcostea commented May 31, 2022

Allow the policy to be specified when invoking the STS AssumeRole API.

Note that the STS AssumeRole implementation in minio already supports assigning a policy. This change simply provide a way in which to invoke it. Also note this has been tested locally and works as expected with different types of policies.

@rgcostea
Copy link
Contributor Author

rgcostea commented Jun 7, 2022

@harshavardhana , anything else I need to do here?

@donatello donatello merged commit 75e50fe into minio:master Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants