awslabs / aws-js-s3-explorer

AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.
Apache License 2.0
818 stars 273 forks source link

AWS SSO/SAML Integration #110

Open dave-boulet opened 2 years ago

dave-boulet commented 2 years ago

Is it possible to integrate this tool with AWS SSO or an enterprise SAML IDP such as Okta? We would love to host this internally and allow non-tech business users to be able to browse and leverage S3 buckets for data archival and retrieval.

john-aws commented 2 years ago

Related to https://github.com/awslabs/aws-js-s3-explorer/issues/105

john-aws commented 2 years ago

Also see https://github.com/awslabs/aws-js-s3-explorer/issues/84 where a contributor forked this project to add Cognito support.

iamkk11 commented 2 years ago

It is possible, I have done so myself. @dave-boulet