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

Expired temporary credentials (STS) should be refreshed automatically #10917

Closed
cyberduck opened this issue Dec 26, 2019 · 4 comments · Fixed by #14882 or #14893
Closed

Expired temporary credentials (STS) should be refreshed automatically #10917

cyberduck opened this issue Dec 26, 2019 · 4 comments · Fixed by #14882 or #14893
Assignees
Labels
enhancement s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

884512a created the issue

Not requiring program restart


Attachments

@cyberduck
Copy link
Collaborator Author

a9953e8 commented

I'm not sure if this is related, but I can browse S3 buckets fine, but keep getting additional MFA prompts whenever I download a file.

@cyberduck
Copy link
Collaborator Author

884512a commented

Replying to [comment:2 danieljamesscott]:

I'm not sure if this is related, but I can browse S3 buckets fine, but keep getting additional MFA prompts whenever I download a file.

It may depend om the tool you're using to keep credentials current. It's the tool asking you for MFA token.

In this ticket I meant that Cyberduck needs to watch for ~/.aws/credentials changes, and in my case it doesn't look like it does.

@cyberduck
Copy link
Collaborator Author

a9953e8 commented

OK, thanks. I don't think that this is the same issue. My issue seems to be that the temporary session created from the MFA token isn't being cached properly. I'll look into another ticket for this.

@dkocher
Copy link
Contributor

dkocher commented Mar 24, 2023

Relates to #13377.

@dkocher dkocher added this to the 8.7.0 milestone Jul 4, 2023
dkocher added a commit that referenced this issue Jul 4, 2023
dkocher added a commit that referenced this issue Jul 4, 2023
@dkocher dkocher linked a pull request Jul 4, 2023 that will close this issue
dkocher added a commit that referenced this issue Jul 4, 2023
IsmCadi added a commit to SheromS/cyberduck that referenced this issue Jul 5, 2023
…entication-interceptor' into develop

# Conflicts:
#	profiles/default/S3-OIDC-google.cyberduckprofile
#	s3/src/main/java/ch/cyberduck/core/s3/S3BucketRegionRedirectStrategy.java
#	s3/src/main/java/ch/cyberduck/core/s3/S3Session.java
dkocher added a commit that referenced this issue Aug 7, 2023
…ion-interceptor

Refactor AWS 4 signature calculation to request interceptor
dkocher added a commit that referenced this issue Aug 9, 2023
dkocher added a commit that referenced this issue Aug 11, 2023
dkocher added a commit that referenced this issue Aug 11, 2023
dkocher added a commit that referenced this issue Aug 11, 2023
dkocher added a commit that referenced this issue Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment