aws-iam-ldap-bridge
aws-iam-ldap-bridge copied to clipboard
Authentication fails for users configured with MFA
Users who have been set up with multi-factor authentication (MFA) can't authenticate against the LDAP. I'm not sure if the password supplied needs to be formatted to include the MFA code, or another api call needs to be implemented for this feature.
I don't think the current implementation supports MFA. Denis From: Shellcat-Zero [email protected] To: denismo/aws-iam-ldap-bridge [email protected] Sent: Friday, 17 April 2015, 6:15 Subject: [aws-iam-ldap-bridge] Authentication fails for users configured with MFA (#16)
Users who have been set up with multi-factor authentication (MFA) can't authenticate against the LDAP. I'm not sure if the password supplied needs to be formatted to include the MFA code, or another api call needs to be implemented for this feature. — Reply to this email directly or view it on GitHub.
Any workarounds to ignore MFA token for the ldap-bridge?
I don't have much experience with AWS MFA so I'm not sure if it is possible to work around it or implement support for it in some way.