Fortigate SSL VPN timeout
Even user approved the push notification on Mirket MFA app , vpn connection could not established. This page guide solution regarding radius timeout issue.
config user radius
edit <name> {enter radius server name you created.}
set timeout 60
set source-ip {if radius status is failure,you may need to specify source ip}
next
end config system global
set remoteauthtimeout 60
endLast updated