Description | This article describes how to move the authentication rule to the top and the bottom in SSL VPN. |
Scope | FortiGate. |
Solution |
To view authentication rules, it is necessary to execute the below commands.
config vpn ssl settings config authentication-rule show end end
In the above example, if it is desired to move the rule ID 3 to the top of 1, it is necessary to execute the below commands.
config vpn ssl settings config authentication-rule move 3 before 1 end end
Now, the rule ID 3 is top to 1. config vpn ssl settings config authentication-rule move 1 after 2 end end
To move the authentication rule, the option is through CLI only, the GUI option is not available.
Further starting from v7.4 the SSL VPN settings will be hidden.
To enable SSL VPN web mode:
config system global
To enable the VPN -> SSL-VPN GUI menus:
config system settings |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.