Configuration

You can use the parameters provided here to configure the ITIM Agent Connector.

Agent URL
The URL used to connect to the ITIM Agent, in the form "https://<agent_ip_address>:<port>", for example "https://localhost:45580"
UserName
The username specified in the configuration of the ITIM Agent – used by the Connector to authenticate to the ITIM Agent.
Password
The password specified in the configuration of the ITIM Agent – used by the Connector to authenticate to the ITIM Agent.
Connection Retry Count
Specifies how many times to retry a failed connection (including initial connection attempt). If no value is specified the ITIM JNDI driver uses a default value of 3.
Search Filter
Filter expression to use in Iterator mode. If no value is specified a default filter of "(objectclass=*)" is used to return all Entries.
Detailed Log
Checking this parameter generates extra log messages.