ADO.NET Provider for ServiceNow

Build 24.0.9060

AuthScheme

The authorization scheme to be used when server authorization is to be performed.

Possible Values

Basic, OAuth, OAuthPassword, OKTA, ADFS, OneLogin, PingFederate

Data Type

string

Default Value

"Basic"

Remarks

This property specifies the type of authentication to perform. Possible values are:

  • Basic: Set this to use BASIC authentication.
  • OAuth: Set this to perform OAuth authentication.
  • OAuthPassword: Set this to perform OAuth authentication with GrantType Password.

The following options are available for SSO:

  • OKTA: Set to use a single sign on connection with OKTA as the identify provider.
  • ADFS: Set to use a single sign on connection with ADFS as the identify provider.
  • OneLogin: Set to use a single sign on connection with OneLogin as the identify provider.
  • PingFederate: Set to use a single sign on connection with PingFederate as the identity provider.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060