Chris Norman
Chris Norman
Thanks @sosheskaz. I think the improvements discussed to solve #216 may be a starting point towards fixing this. If you come across any good open source Go implementations which handle...
Even though I couldn't select Safari from the list, the settings that Granted created for me (TOML config below from `~/.granted/config`) do actually open Safari for logging in to AWS...
Working through some testing here, as we suspect https://github.com/common-fate/granted/commit/da54a021e4cf790c62954a0196e20f39d119dc44 may be the commit which broke things. # Amazon Linux - ARM `amzn2-ami-kernel-5.10-hvm-2.0.20220805.0-arm64-gp2` ## v0.2.9 ### No keychain settings in config...
🙌🙌 thanks so much for this contribution @sosheskaz! I've just tested and verified the functionality working on ZSH on my own machine. We will add a recipe for this into...
Fantastic suggestion @lorengordon, I've added support for shellcheck in our CI in #265. Shellcheck correctly caught the issue in #255 too.
@ipmb @eugene1g we're in the final process of adding this feature! I'd love your feedback on our CLI commands, [here's a link to the docs page which adds our proposed...
@eugene1g @ipmb thanks for your feedback! This feature has been merged and will be included in the next Granted release. We changed the `clear` command to be `remove`. @eugene1g regarding...
So the improvement made in #168 with `assume --export` does allow AWS session variables to be exported in plain text, however this issue relates to storing the AWS SSO token...
Thanks for the report @zwing99. Could you please share the `[profile coolcompany/Developer]` block in your `~/.aws/config` (redacting any AWS account IDs etc)?