Skip to content

Conversation

@rehan-fr
Copy link

Key based auth i.e. (Access key & secret) is generally avoided in production environments due to inherent risks and overhead (key rotation etc).

This PR refactors the auth part by keeping the current key based auth but also giving an option through a drop down to select IAM based auth. This makes use of auth providers already packaged in minio.

In IAM based auth if an instance (EC2 etc) that hosts the application, has IAM profile attached that gives it access to the S3, will just work with DFP External Storage without requiring any keys.

@rehan-fr
Copy link
Author

@developmentforpeople Would love to know your thoughts on this please

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.

1 participant