Create FortiManager Record

We will begin configuring FortiSOAR to connect to FortiManager, which allows us to manage FortiManager.


Create a manager record

  1. Navigate to FortiManager > Managers

    Note

    If you already see a Manager Record, you don’t need to create a new one. You can skip to here img.png img.png

  2. Click the Add button Add button button to add a new record. Add FortiManager Record Add FortiManager Record

  3. Enter the following information:

    • Manager Name: FortiManager
    • Manager IP: 10.100.88.10
    • Admin RPC Username: fortisoar
    • Admin RPC Password: fortinet

    Create FortiManager Record Create FortiManager Record

  4. Click Save.


Viewing the Manager record

You will now see the FortiManager record populated with information from the FortiManager API. FortiSOAR automatically created the connector configuration for us and retrieved details about the device

FortiManager Record FortiManager Record

FMG RPC Connector FMG RPC Connector

Note

The health check is successful because the fortisoar user was already present on FortiManager. Normally you would need to create an api user with rest api permissions

Bonus Points 💸

Investigate the playbook that triggered when we created the FortiManager record. What did it do?