Support for pre-existing credentials in ~/.aws/credentials
#896
dzierzanowski
started this conversation in
Feature Requests, Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, the idea of
grantedseems amazing. However, I could not manage to get it to work with my current setup, where I assume a bunch of roles using a script that dumps the credential triples (key ID, secret key, session token) into~/.aws/credentials. The error I'm getting is:The docs say that it is possible to use existing credentials, but it only seems to work if they are in environment variables: https://docs.commonfate.io/granted/usage/console#launching-the-console-with-existing-credentials
It would be great to have
grantedsupport sourcing these credentials from the file.Beta Was this translation helpful? Give feedback.
All reactions