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

Use cognito to authenticate #85

Open
giom-l opened this issue Apr 28, 2020 · 4 comments
Open

Use cognito to authenticate #85

giom-l opened this issue Apr 28, 2020 · 4 comments

Comments

@giom-l
Copy link

giom-l commented Apr 28, 2020

As I am interested in this project, I would like to contribute to it if possible (even if nodejs is not my specialty)

I'm currently looking to provide access to some buckets to people that dont really know AWS.
Biggest issue here is to get them use CLI to put/get objects in bucket (can't provide them Console access for organizational reasons).

This projects would be very helpful for that, as they would have a visible place where to put their credentials.

A first improvment to this use case would be to implement a cognito authentication option (so a user could "impersonate" a specific IAM role without having to know any AWS credentials).

This would be an alternative option to existing authentication methods so it wouldn't break anything.

What do you think about it ?

@john-aws
Copy link
Contributor

Related:

#80
#84

@wparad
Copy link

wparad commented Aug 31, 2021

There's a forked version of this explorer, which supports Cognito and more advanced features: aws s3 explorer

@iamkk11
Copy link

iamkk11 commented Jul 14, 2022

I have implemented AD login with vanilla javascript.

@john-aws
Copy link
Contributor

@iamkk11 perhaps you could provide some additional information here, or a link to your solution.

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

4 participants