Skip to main content

Authentication

There are a few ways to authenticate to a NAV instance:

  • This guide walks you through the process of obtaining a web service access key.
  • The traditional way is to use the user name and password of the service account that can access NAV.

Dime.Scheduler supports two authentication protocols to establish a connection with NAV:

  • Basic authentication
  • Windows (NTLM/Kerberos)

By default, Windows auth is used. To instruct Dime.Scheduler to use basic authentication, prepend basic= to the login field value.