Re: OTP check via API

2019-05-17 Thread Adam Bishop
Apologies, this went to the wrong list. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https:/

OTP check via API

2019-05-17 Thread Adam Bishop
Is there an API endpoint I can use to perform OTP verification without the users password (i.e. just with their DN or uid)? I've got a non-web application with its own authentication system that I'd like to add MFA to, and I'd rather avoid copying the OTP secrets to it or re-writing the applica