Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

IDSync's contacts connector consists of three components:

...

  1. Domain Administrator Credentials
  2. SQL Database Credentials (for existing SQL Server only)
    1. You will need to create credentials if you are installing SQL Express (the Instance must be configured to use Mixed Mode Authentication, because an username and password combination is required).
  3. Basic network information
    1. IP Subnet Information
    2. Location of ODIN POA Server
    3. URL of ODIN POA Web Service
  4. ODIN Credentials
    1. ODIN Administrator Credentials
    2. POA Web Service Credentials
  5. Autotask Credentials
    1. Autotask site API URL
    2. Autotask Company ID
    3. Autotask Admin ID
    4. Autotask Admin Password

...

Info
titleAutotask enforcing use of TLS 1.2

In order to maintain compatibility with Autotask standards on the TLS protocol usage, please make sure the next registry entries exist in every server that communicates with the Autotask API:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319\SchUseStrongCrypto
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\.NETFramework\v4.0.30319\SchUseStrongCrypto


You can find more information on this how-to guide: Create Registry entries to Enable TLS 1.2