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

Multiple prompts for MFA credentials with S3 #10984

Closed
cyberduck opened this issue Mar 5, 2020 · 1 comment
Closed

Multiple prompts for MFA credentials with S3 #10984

cyberduck opened this issue Mar 5, 2020 · 1 comment
Labels
enhancement fixed s3 AWS S3 Protocol Implementation

Comments

@cyberduck
Copy link
Collaborator

a9953e8 created the issue

When I have an S3 connection setup with MFA, I can connect and browse buckets fine, but when I try to download/upload a file, I am prompted for my MFA token every time. It seems like the session is not getting cached when I change from listing objects to get/put operations. Also, the session seems to time out fairly quickly, is it possible to increase the session duration?

@cyberduck
Copy link
Collaborator Author

adc75a0 commented

If you don't have set Cyberduck to use the browser connection Cyberduck will open a new connection that is completely independent of the previous connection which is why you get the MFA token prompt every time you start a transfer. We currently don't have any possibility to change this behavior.

Unfortunately, it isn't possible to increase the session duration.

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

No branches or pull requests

1 participant