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

Bugfix/new google login #168

Closed nonspecialist closed 4 years ago

coveralls commented 4 years ago

Coverage Status

Coverage decreased (-0.2%) to 49.104% when pulling efe035af16e641ad74d2603b3a5aa84dc0ea1ac3 on bugfix/new-google-login into 2099b6b366a73d2ab81e3d21afab05b43d59706b on master.

nonspecialist commented 4 years ago

This PR addresses #164 - by detecting which login form we get, and populating the payload appropriately. This PR also introduces the same mechanism for populating the payload for the old style login page.