Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
benny
New Contributor

2FA with email authentication

Hi all,

 

Fortigate support 2FA authentication with email address.

benny_1-1651024254037.png

However, even I create a new user or modify the existing user, I cannot see the email authentication option for choosing. Which firmware version started using email authentication?

benny_2-1651024404620.png

benny_3-1651024465089.png

My fortigate version : v6.4.3 build1778 (GA)

FortiGate #vpn

3 REPLIES 3
warshad
Staff
Staff

Dear Benny,

 

FGT Version 6.4.3 support 2FA with Email address. The activation code will be sent to user configured email address.

 

From the screenshots i can see Email authentication is available. 

 

 

Waqas Arshad
Fortinet
pminarik
Staff
Staff

Hi Benny,

The initial step needs to be performed in the CLI. Once that is done, it will become visible in the GUI.

Assuming you are editing an existing user:

config user local
    edit "local-user"
        set two-factor email
        set email-to "abc@xyz.com"
    end

 Result:

GUI email 2FAGUI email 2FA

 

[ corrections always welcome ]
benny
New Contributor

Thanks a lot for Waqas Arshad and Pminarik.

I did not know why Fortigate has to hide this email authen option in GUI.

 

Labels
Top Kudoed Authors