99designs / aws-vault

A vault for securely storing and accessing AWS credentials in development environments
MIT License
8.52k stars 820 forks source link

Only use federation token if no session token exists #1170

Closed mtibben closed 1 year ago

mtibben commented 1 year ago

Only create a federation token if no session token exists.

Fixes #1134

mtibben commented 1 year ago

Hmm this doesn't work for profiles without an assume_role ..... It seems like the console only works with assume role or federation tokens