Technical Tip: How to create multiple web filter profiles
Description
This article explains how to create vdom specific Security Profiles.
Solution
When VDOM is enabled on the FortiGate and there is not the option to create vdom specific Security Profile, check Feature Visibility.

Check if 'Multiple Security Profiles' feature is enabled in the VDOM that is being created for security profile.
VDOM -> System -> Feature Visibility
VDOM -> System -> Feature Visibility
Enable Multiple Security Profiles
Click Apply
Click Apply

CLI configuration:
# config vdom
edit <name_of_the_vdom>
config system settings
set gui-multiple-utm-profiles enable
end
end
