Account Connection Settings

Enter the connection information to allow IdentityNow to locate and connect to the JDBC server to load account information.

  1. Enter the User Name required to access the data files server.

  2. Enter the Password associated with the user name to access the server.

  3. Enter the server's address into the Database URL field. The address should be in the following format: jdbc:dbtype:@ipaddress:databasename

    For example:

    jdbc:oracle:thin:@172.16.23.155:1521:orcl

  4. Enter the Driver Class path.

    For example: oracle.jdbc.driver.OracleDriver

  5. (Optional) In the Additional Connection Parameters field, enter the parameters to be passed in the form of key value pair.

    If you need to specify multiple parameters, press the Enter key after adding each value.

    For example:

    <truststorefileparameter>=<pathoftruststore>

    <truststoretypeparameter>=<truststoretype>

  6. Select Save.