cevoaustralia / aws-google-auth

Provides AWS STS credentials based on Google Apps SAML SSO auth (what a jumble!)
MIT License
537 stars 181 forks source link

fix(resolve-alias): map id to id in case SAML cannot be assumed #141

Closed ahilsend closed 4 years ago

ahilsend commented 4 years ago

This is useful if one of the accounts from the SAML response has not yet been configured.

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.3%) to 46.416% when pulling 2957a015e9177b85b4db7cd9f7760ce6893893df on ahilsend:fix-invalid-saml-resolve-crash into e64ed027f507d294ae865def618cc78265f38cce on cevoaustralia:master.

ahilsend commented 4 years ago

Any input on this?