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

Use default STS endpoint #2044

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

ramondeklein
Copy link
Contributor

The CredentialContext allows to pass the MinIO endpoint to the credential provider. This PR will use the MinIO endpoint as the default STS endpoint if no STS endpoint is specified.

I didn't want to break the API, but when we move to MinIO v8, then the endpoint parameter should be removed from functions like credentials.NewSTSWebIdentity() and it should be passed as an option.

@ramondeklein ramondeklein force-pushed the use-default-sts-endpoint branch from 6decb3f to 17cf994 Compare January 3, 2025 11:32
@harshavardhana harshavardhana merged commit 0abbe92 into minio:master Jan 3, 2025
5 checks passed
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.

2 participants