Duo on admin login
I'm setting up Duo MFA for admin logins. It does the LDAP query, sends me the push buuuut then just proceeds with the login. Doesn't matter if I ignore the prompt or hit accept/decline it just sent me right in. Would this be a Duo or Forti issue?
Device: 60e
Firmware: 6.4.3
config user radius edit "Duo" set server "192.168.0.111" set secret ENC <secret>
set auth-type pap set source-ip "192.168.222.1" set password-renewal disable next end
config user group
edit "Firewall - Admins" set member "LDAP" "Duo" config match edit 1 set server-name "LDAP" set group-name "CN=Fortigate - Admins,OU= etc....." next end
