Auth_Type

Key Name Default Value Required

Auth_Type

None

Yes

Description

This option specifies the authentication method to use.

  • To authenticate your connection using your ServiceNow user name and password, set this option to Basic.
  • To authenticate your connection by going through an OAuth 2.0 authentication flow or by refreshing an expired access token and then using it, set this option to OAuth_2.0.
  • To authenticate your connection using an already generated access token, set this option to Access Token.