f8580ca WebUI: add support for passkey auth type and auth indicator

Authored and Committed by frenaud 11 months ago
    WebUI: add support for passkey auth type and auth indicator
    
    Add new checkbox value "Passkey" for authentication type
    (user page, config page)
    Add new checkbox value "Passkey" for authentication indicator
    (service page, host page)
    Add new fields for Passkey krbptpolicy (max life, max renew)
    
    Related: https://pagure.io/freeipa/issue/9262
    Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>