Skip to main content

Add the Microsoft Dynamics NAV Connector

Authenticate to Microsoft Dynamics NAV

After you add the connector, you need to set the required properties.
  • URL: Enter the URL for your server organization root (for example, http://MyServer:7048).
  • Server Instance: Enter the name of your server instance (for example, DynamicsNAV71).
supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

None

NTLM

To connect with NTLM user credentials, specify the following properties:
  • Auth Scheme: Select NTLM.
  • User: Enter the username that you use to authenticate to the server.
  • Password: Enter the password that you use to authenticate to the server.

Basic

Digest

To connect with digest-authentication credentials, specify the following properties:
  • Auth Scheme: Select Digest.
  • User: Enter the username that you use to authenticate to your account.
  • Password: Enter the password that you use to authenticate to your account.

Negotiate

To connect with Kerberos credentials, specify the following properties:
  • Auth Scheme: Select Negotiate.
  • User: Enter the username that you use to authenticate to your account.
  • Password: Enter the password that you use to authenticate to your account.

Complete Your Connection

To complete your connection:
  1. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  2. Click Create & Test to create your connection.

More Information