FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
ntaneja
Staff & Editor
Staff & Editor
Article Id 398789
Description This article describes the issue where it is not possible to view IPsec and policy options in the firewall with read-only credentials. 
Scope FortiGate.
Solution

To resolve this issue, go to System -> Admin Profiles -> Profile and add the following configuration options:

 

config system accprofile
    edit "read_only"
        set fwgrp read
        set vpngrp read
        set utmgrp read
        set wifi read
    next

end

 

From GUI:

 

read only.png

 

These options will allow the user to view IPsec and policy options in the firewall with read-only credentials.

 

Related article:

Technical Tip: Minimum permissions for FortiGate operations