mmmorris1975 / aws-runas

aws-runas rewritten in Go
MIT License
87 stars 20 forks source link

Invalid SAML Assertion error when listing roles #63

Closed mmmorris1975 closed 3 years ago

mmmorris1975 commented 3 years ago

When attempting to use the --list-roles or -l option with SAML, and "invalid saml assertion" error is seen after the initial authentication. Removing the cache file for the STS role credentials seems to make things work again ... once ... but further attempts result in the same error.

mmmorris1975 commented 3 years ago

ensure we have a SAML assertion before checking for roles

fixed in 345be06 release in 3.0.3