Two Factor with LDAP Groups
I'm curious if it's possible in any way to use two-factor authentication when I'm authenticating users via LDAP remote groups?
My scenario is that I have a few different SSLVPN Portals depending on AD Membership. Currently the users just sign into the portal, their account is authenticated vs LDAP, and the membership returned to pick the best portal. I'd like to add Two-Factor authentication to this.
I know that I can create local users which are authenticated against LDAP, add two-factor to those, and put those local users into groups which are each then assigned to different VPN Portals. However in this case, group membership will change on occasion, and it would be easier to just handle this in AD, so if possible I'd like to just use the remote groups.
The way I see such a thing working is: when the LDAP returns the memberships of the authenticated user, it could also return the users email, and the firewall could send a two-factor request to that email.
Is this doable now? Or would this be a feature others would be interested in?
