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
- FTP security
- Traffic mirror
- Mobile application identification
- Signature Update Management
- Acceleration
- Web cache
- Replacement Message for AJAX requests
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 adfs-policy {enable | disable}
set ftp-security {enable | disable}
set traffic-mirror {enable | disable}
set mobile-app-identification {enable | disable}
set acceleration-policy {enable | disable}
set web-cache {enable | disable}
set support-ajax-requests {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 traffic mirror rule, profile, and policy configuration options. |
disable |
|
Enable to configure the JWT token secret and token header to verify a request from a mobile application. |
disable |
|
Enable to display acceleration policy configuration options. |
disable |
|
Enable to display web cache policy and profile configuration options. |
disable |
|
Enable to display support AJAX requests options. |
disable |