TOTP + Active Directory

Started by celso.lom, August 02, 2017, 02:05:15 PM

Previous topic - Next topic
Good Morning!

Is it possible to use TOTP with Active Directory? If not, is this possibility on the roadmap?


Thanks!

Hi there,

We have a ticket for this: https://github.com/opnsense/core/issues/1030

I'm not aware of immediate plans and we'd appreciate all the help we could get to finish this.


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

The connector to make it happen is quite easy, I think I already created it some time ago (it should be somewhere on my machine), but the issue is https://github.com/opnsense/core/blob/master/src/www/system_authservers.php needs work to move the static ldap configuration options into dynamic blocks, so you can actually configure it.

Maybe we should add it to the roadmap, I just can't promise I can find another day to finish it.