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

Pluggable MinIO Authorization #5420

Open
sblack-usu opened this issue Mar 19, 2024 · 0 comments
Open

Pluggable MinIO Authorization #5420

sblack-usu opened this issue Mar 19, 2024 · 0 comments

Comments

@sblack-usu
Copy link
Contributor

Describe the feature you'd like and what it will do
I'd like to implement a POST endpoint that can check S3 authorizations for a user. This can be done through https://min.io/docs/minio/linux/administration/identity-access-management/pluggable-authorization.html#minio-external-access-management-plugin

Why is this feature important?
Instead of syncing hydroshare access control to S3 policies, MinIO may be configured to check with HydroShare if the user has access to a specific resource.

Is your feature request related to a problem? Please describe.
We need a way to check user authorization for direct S3 access. This is a simpler implementation than the previously explored approach of migrating user authorizations from HydroShare to S3 policies.

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

1 participant