Page MenuHomePhorge

Add support for Duo Security in kolab_2fa
Open, LowPublic

Description

Right now the basic implementation covers TOTP, HOTP and Yubikey methods. It would be useful to include support for Duo Security (https://duo.com/docs/duoweb). Duo Security maintains PHP libraries that can be used for development (https://github.com/duosecurity/duo_php).

Adding support for Duo Security in kolab_2fa will increase the popularity of the plugin and extend its usage to alternative ways of two-factor authentication.

Details

Ticket Type
Task

Event Timeline

I have a working plugin with Duo but I don't know enough to integrate it with kolab_2fa. The code is here: https://github.com/leonardomarino/duo_auth can someone point me in the right direction?

I'm sorry, but I'm not sure what feature it is, that is currently lacking, that a Duo backend would add.

Could you elaborate on the exact nature of the problem space?

Duo has support for U2F, see https://guide.duo.com/u2f this would be an added bonus for incorporating Duo support in kolab_2fa. If this is out of the scope of kolab_2fa I would understand.

vanmeeuwen raised the priority of this task from 20 to Low.Mar 28 2019, 8:13 AM