Auth_Type
Key Name | Default Value | Required |
---|---|---|
|
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
.
- General Driver Configuration Options on page 1
- Security and Authentication on page 1
- Creating a Data Source Name
- Using a Connection String