awslabs/aws-js-s3-explorer

federated users using saml

darichailu opened this issue · 3 comments

is this solution compatible with IdPs?

There is no web server here. The solution is a static web page. You could use AWS federation with your identity provider to retrieve AWS credentials and use those but it's not possible to automate the single sign-on flow.

This is actually doable with Cognito via #84 or #85, and is supported in other s3 explorers, such as this one.