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 support for AWS_WEB_IDENTITY_TOKEN_FILE (AWS EKS IRSA) #1271

Open
jessedye opened this issue Mar 12, 2024 · 1 comment
Open

Add support for AWS_WEB_IDENTITY_TOKEN_FILE (AWS EKS IRSA) #1271

jessedye opened this issue Mar 12, 2024 · 1 comment

Comments

@jessedye
Copy link

Currently I have need for support of AWS_WEB_IDENTITY_TOKEN_FILE along with the AWS_ROLE_ARN with to fetch temporary accesskey and secret keys from Amazon STS using the minio-js SDK. This is due to my current k8s implementation using both minio and IRSA for S3.

Relevant Links:
https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html

@jessedye jessedye changed the title Add support for AWS_WEB_IDENTITY_TOKEN_FILE Add support for AWS_WEB_IDENTITY_TOKEN_FILE (AWS EKS IRSA) Mar 12, 2024
@prakashsvmx
Copy link
Member

minio-js does not have extensive list of credential providers. feel free to send a PR @jessedye

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

No branches or pull requests

2 participants