This section describes how to configure a Agile Controller server in a Agile Controller SSO scenario.
In the Agile Controller SSO scenario, you must set parameters for a FW to communicate with a Agile Controller server so that user information on the Agile Controller server can be imported to the FW.
tsm-server template template-name
tsm-server ip-address ip-address &<1-10>
You can set a maximum of 20 Agile Controller server IP addresses in each Agile Controller server template. The FW attempts to connect to these IP addresses in the order that they were added until one of the attempts succeeds.
tsm-server port port
The default port for a Agile Controller server is 8084.
tsm-server [ encryption-mode { 3des | aes128 [ enhanced ] } ] shared-key shared-key
The default algorithm for encrypting shared keys is AES128.
The packets transmitted between the FW and the Agile Controller server are encrypted through 3DES or AES128. AES128 is securer than 3DES. 3DES and AES128 are symmetric encryption algorithms, and therefore the encryption modes and shared keys specified on the two ends must be the same.
When AES128 is used as the encryption algorithm, you can specify the enhanced keyword to use AES128 enhanced encryption which is more secure.
Each Agile Controller version may support different encryption modes. Before configuration, confirm whether the Agile Controller version supports the encryption mode and ensure that the encryption modes on both ends are the same.
firewall source-ip ip-address
By default, when the FW proactively access the Agile Controller server (to detect the connectivity of the Agile Controller server or import users/user groups/devices from the Agile Controller server), the FW uses the IP address of the packet outgoing interface to access the Agile Controller server.
If you manually specify the source IP address. Then the FW will use the IP address to access the Agile Controller server. Note that the IP address of the FW configured on the Agile Controller server must be the same as this IP address.
In dual-system hot backup deployment, do not specify a virtual IP address as the source IP address. If you specify a virtual IP address as the source IP address, the active device can import users or user groups from the Agile Controller server, but the standby device cannot.
test tsm-server template template-name