Skip to content

Add support for IAM based Auth#42

Open
rehan-fr wants to merge 4 commits intodevelopmentforpeople:developfrom
surgeventures:develop
Open

Add support for IAM based Auth#42
rehan-fr wants to merge 4 commits intodevelopmentforpeople:developfrom
surgeventures:develop

Conversation

@rehan-fr
Copy link
Copy Markdown

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
Copy Markdown
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