File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ const tags = [
1414 " defguard" ,
1515 " fortinet" ,
1616 " fortigate" ,
17- " fortinet 2fa"
18- " fortinet MFA"
19- " fortinet VPN MFA"
17+ " fortinet 2fa" ,
18+ " fortinet MFA" ,
19+ " fortinet VPN MFA" ,
2020 " forticlient" ,
2121 " wireguard" ,
2222 " vpn" ,
@@ -72,7 +72,9 @@ const tags = [
7272 <tr >
7373 <td >MFA Enforcement</td >
7474 <td >WireGuard VPN Protocol-level MFA - Every connection authenticated</td >
75- <td >No - 2FA enabled throgh FortiToken and FortiAuthenticator<td >
75+ <td >
76+ No - 2FA enabled throgh FortiToken and FortiAuthenticator
77+ </td >
7678 </tr >
7779 <tr >
7880 <td >Inspectability & Verifiability</td >
@@ -99,7 +101,6 @@ const tags = [
99101 <td >Superior - High throughput, low latency peer to peer</td >
100102 <td >Variable - Depends on protocol and hardware offloading</td >
101103 </tr >
102-
103104 <tr >
104105 <td >Identity Management</td >
105106 <td >Built-in OIDC IdP and external IdP integration (Microsoft, Google etc.)</td >
You can’t perform that action at this time.
0 commit comments