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

Unable to configure S3 access with MFA #10762

Closed
cyberduck opened this issue Jul 17, 2019 · 1 comment
Closed

Unable to configure S3 access with MFA #10762

cyberduck opened this issue Jul 17, 2019 · 1 comment
Assignees
Labels
bug duplicate s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

54a7fa8 created the issue

I'm attempting to configure S3 access with MFA, per the instructions here: https://trac.cyberduck.io/wiki/help/en/howto/s3#ConnectingusingAssumeRolefromAWSSecurityTokenServiceSTS

I've created an IAM role with full S3 access, created an IAM user in the same account and added an MFA device, created a policy to assume the IAM role, and attached the policy to that IAM user. When doing separate tests through the AWS CLI, the IAM user indeed can assume the role and get full S3 access.

However, when following the instructions on the wiki, the Cyberduck GUI does not connect to S3. It takes in the MFA code, then does nothing (no error results); then if I input another MFA code, I get an error about the MFA code being invalid.

Happy to provide more details, and would appreciate any guidance or help.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #10746.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants