common-fate / granted

The easiest way to access your cloud.
https://granted.dev
MIT License
957 stars 90 forks source link

Revert "Ensure proper initialization of profiles with source_profile" #576

Closed JoshuaWilkes closed 6 months ago

JoshuaWilkes commented 6 months ago

Reverts common-fate/granted#559

This commit caused a regression where using an sso profile as a source profile caused the AWS SDK to attempt to use its default process to assume the source profile.

This fails because the sso token is not in the standard cache directory.