-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
Comments
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. |
Replying to [comment:2 danieljamesscott]:
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. |
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. |
Relates to #13377. |
…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
…ion-interceptor Refactor AWS 4 signature calculation to request interceptor
Not requiring program restart
Attachments
Cyberduck-creds-expired.png
(23.6 KiB)The text was updated successfully, but these errors were encountered: