5b58348 Add OTP support to ipa-pwd-extop

10 files Authored by npmccallum 10 years ago, Committed by mkosek 10 years ago,
    Add OTP support to ipa-pwd-extop
    
    During LDAP bind, this now plugin determines if a user is enabled
    for OTP authentication. If so, then the OTP is validated in addition
    to the password. This allows 2FA during user binds.
    
        https://fedorahosted.org/freeipa/ticket/3367
        http://freeipa.org/page/V3/OTP
    
        
file modified
+6 -33