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

feature request: minio secret backend #2274

Open
blacktop opened this issue Jan 15, 2017 · 10 comments
Open

feature request: minio secret backend #2274

blacktop opened this issue Jan 15, 2017 · 10 comments
Labels

Comments

@blacktop
Copy link

I think it would be beautiful to have vault include a minio (S3 like cloud object storage) secret backend so that you could carve up access to certain buckets to certain policies. This essentially adds S3 like ACLs to minio. You could also use vault to encrypt the objects as well.

@jefferai
Copy link
Member

Based on minio/minio#3581 it seems like this is something that isn't even supported in minio and with no plans to support it, so closing.

@kula
Copy link
Contributor

kula commented Feb 5, 2019

Minio apparently changed their stance near the end of 2018, there is now support for multiple users and bucket policies in the Minio object storage server. vault-plugin-secrets-minio was my attempt to do this for my home usage of Minio.

@blacktop
Copy link
Author

blacktop commented Feb 6, 2019

yes

@demetthyl
Copy link

@kula : any plans to make it core the last 6months ?

Cheers for the plugin, i am gonna try it asap, just wondering for production purposes

@stephenstubbs
Copy link

This would really be great. Minio has good policy and user features now. They also have a kms which integrates well with vault https://docs.min.io/docs/minio-kms-quickstart-guide.html for encrypting objects. So it would be really be nice to have vault as a central source for everything.

@stephenstubbs
Copy link

Seeing as this issue is closed should a new issue be made or can this be reopened?

@ncabatoff ncabatoff reopened this Jul 21, 2020
@darkdragn
Copy link

I just wanted to +1 this. I know my employer would love this being officially supported too!

@sudoexec
Copy link

+1

@RakeshRaj97
Copy link

RakeshRaj97 commented Nov 19, 2021

Can MinIO be used as IAM/ STS endpoint in Vault AWS auth method?

@heatherezell heatherezell added the community-sentiment Tracking high-profile issues from the community label Jan 18, 2022
@tayyabjamadar
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests