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:
- System features
- Traffic Mirror
- Replacement Message for AJAX requests
- Firewall
- Debug
- WCCP
- Security Features
- FTP Security
- Mobile Application Identification
- Signature Update Management
- FortiGate Integration
- Web Anti-Defacement
- Padding Oracle Protection
- Web Vulnerability Scan
- Additional Features
- ADFS Policy
- Acceleration
- Web Cache
- API Gateway
- ICAP Server
When these features are 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 acceleration-policy {enable | disable}
set adfs-policy {enable | disable}
set api-gateway {enable | disable}
set debug-log {enable | disable}
set firewall {enable | disable}
set fortigate-integration {enable | disable}
set ftp-security {enable | disable}
set mobile-app-identification {enable | disable}
set padding-oracle {enable | disable}
set support-ajax-requests {enable | disable}
set support-icap-server {enable | disable}
set traffic-mirror {enable | disable}
set wad {enable | disable}
set wccp-mode {enable | disable}
set web-cache {enable | disable}
set wvs {enable | disable}
end
Variable | Description | Default |
acceleration-policy {enable | disable} |
Enable to display acceleration policy configuration options. |
disable |
adfs-policy {enable | disable} |
Enable to display ADFS policy and ADFS server pool options. |
disable |
api-gateway {enable | disable} |
Enable to display API users, API gateway rule and policy configuration options. |
disable |
debug-log {enable | disable} |
Enable to display debug log configurations. |
disable |
firewall {enable | disable} |
Enable to display firewall policy and NAT policy configuration options. |
disable |
fortigate-integration {enable | disable} |
Enable to display FortiGate integration configuration options. |
disable |
ftp-security {enable | disable} |
Enable to display FTP security rule, profile, and policy configuration options. |
disable |
mobile-app-identification {enable | disable} |
Enable to display the JWT token secret and token header to verify a request from a mobile application. |
disable |
padding-oracle {enable | disable} |
Enable to display padding oracle rule configuration options. |
disable |
support-ajax-requests {enable | disable} |
Enable to display support AJAX requests options. |
disable |
support-icap-server {enable | disable} |
Enable to display ICAP server configuration options. |
disable |
traffic-mirror {enable | disable} |
Enable to display traffic mirror rule, profile, and policy configuration options. |
disable |
wad {enable | disable} |
Enable to display web anti-defacement configuration options. |
disable |
wccp-mode {enable | disable} |
Enable to display WCCP client configuration options. |
disable |
web-cache {enable | disable} |
Enable to display web cache policy and profile configuration options. |
disable |
wvs {enable | disable} |
Enable to display web vulnerability scan policy and profile configuration options. |
disable |