SL-VPN with LDAP Groups & FortiToken
Hi,
I followed this article:
I created an AD group named “ssl-vpn” and assigned a user to it. When I create a group on the FortiGate and add the LDAP remote group, MFA is bypassed. The FortiGate only checks whether the user belongs to the AD group. I verified this by removing the user from the AD group after that, the user is no longer able to connect.
However, when I configure it exactly as described in the article, authentication is redirected to the FortiToken MFA. In this case, the FortiGate only checks that the user exists in AD, but it does not verify membership in the “ssl-vpn” AD group.
I tested this by removing the user from the “ssl-vpn” group in AD, and the user is still redirected to FortiToken MFA and is able to connect successfully.
What I am trying to achieve is the following flow:
First, verify that the user is a member of the “ssl-vpn” AD group.
Only if the user is a member of that group, proceed to MFA authentication.
Thanks in advance.
