7911b24 CLI: add support for passkey authentication type

Authored and Committed by frenaud a year ago
    CLI: add support for passkey authentication type
    
    Add a new authentication type for Passkey in the following commands:
    
    ipa user-add --user-auth-type=AUTHTYPE
    ipa user-mod --user-auth-type=AUTHTYPE
    ipa config-mod --user-auth-type=AUTHTYPE
    ipa service-add --auth-ind=AUTHTYPE
    ipa service-mod --auth-ind=AUTHTYPE
    ipa host-add --auth-ind=AUTHTYPE
    ipa host-mod --auth-ind=AUTHTYPE
    ipa krbtpolicy-mod --passkey-maxlife=INT --passkey-maxrenew=INT
    
    Fixes: https://pagure.io/freeipa/issue/9262
    Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+16 -14
file modified
+1 -1
file modified
+3 -1
file modified
+3 -1