Click the Agents tab.
Click New.
Enter the values for the following fields:
Name. Enter the name or identity of the agent. This is the name that the agent will use to log into Access Manager. Multi-byte names are not accepted.
Password. Enter the agent password. This password must be different than the password used by the agent during LDAP authentication.
Confirm Password. Confirm the password.
Device Status. Enter the device status of the agent. If set to Active, the agent will be able to authenticate to and communicate with Access Manager. If set to Inactive, the agent will not be able to authenticate to Access Manager.
Click Create.
Once you have crated the agent, you can additionally edit the following fields:
Description. Enter a brief description of the agent. For example, you can enter the agent instance name or the name of the application it is protecting.
Agent Key Value. Set the agent properties with a key/value pair. This property is used by Access Manager to receive agent requests for credential assertions about users. Currently, only one property is valid and all other properties will be ignored. Use the following format:
agentRootURL=protocol:// hostname:port/
The entry must be precise and agentRootURL is case sensitive.
Represents the protocol used, either HTTP or HTTPS.
Represents the host name of the machine on which the agent resides. This machine also hosts the resources that the agent protects.
Represents the port number on which the agent is installed. The agent listens to incoming traffic on this port and intercepts all requests to access resources on the host.