system feature-visibility
Use this command to enable or disable the ability to view configuration options for these features in the web UI and CLI:
- ADFS policy
- Device tracking
- FTP security
- Traffic mirror
By default, feature visibility for these features is disabled. While disabled, options for configuring these features are hidden in the web UI and CLI. If you're planning to configure and implement these features in your FortiWeb configuration, you'll need to enable feature visibility for them first.
To use this command, your administrator account’s access control profile must have either w
or rw
permission to the sysgrp
area. For details, see Permissions.
Syntax
config system feature-visibility
set adfs-policy {enable | disable}
set ftp-security {enable | disable}
set device-tracking {enable | disable}
set traffic-mirror {enable | disable}
end
Variable | Description | Default |
Enable to display ADFS policy and ADFS server pool options. |
disable |
|
Enable to display FTP security rule, profile, and policy configuration options. |
disable |
|
Enable to display device tracking rule, profile, and policy configuration options. |
disable |
|
Enable to display traffic mirror rule, profile, and policy configuration options. |
disable |