Skip to content

Commit 9a2189d

Browse files
author
Michał Gryczka
committed
fortinet updates
1 parent fde969d commit 9a2189d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/pages/defguard-vs-fortinet.astro

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)