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

Attempt U2F with all of the supplied keyhandles #145

Closed nrw505 closed 4 years ago

nrw505 commented 4 years ago

When multiple U2F devices are linked to a google account, there will be multiple keyhandles for the challenge. Need to try all of them, otherwise only one of the registered U2F devices will able to succeed.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+2.5%) to 49.204% when pulling a934c757e534bdd36c3b913bc56a3bf402880b04 on nrw505:cope-with-accounts-having-multiple-u2f-devices-registered into e468c011068b386375b8ecb686323bf69e503633 on cevoaustralia:master.

kevthehermit commented 4 years ago

Is there a release date for the next release? Being impacted by this.

Thanks