Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix off by one bug in selecting mfa factors #649

Merged
merged 4 commits into from
Apr 12, 2021

Conversation

sriram-clever
Copy link
Contributor

When multiple FIDO keys are configured in an account saml2aws doesn't try all of them and fails with The provided key handle is not present on the device, or was created with a different application parameter

The bug seems to be an off by one issue. After this fix it works as intended.

I have only tested this in my MacOS.

This might be the cause for #622

@wolfeidau wolfeidau merged commit a9eea86 into Versent:master Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants