AuthenticationConfig
class AuthenticationConfig
Contains information about the authentication config that the connector supports.
Types
Properties
Link copied to clipboard
Contains information required for custom authentication.
Link copied to clipboard
Indicates whether API key authentication is supported by the connector
Link copied to clipboard
Indicates whether basic authentication is supported by the connector.
Link copied to clipboard
Indicates whether custom authentication is supported by the connector
Link copied to clipboard
Indicates whether OAuth 2.0 authentication is supported by the connector.
Link copied to clipboard
Contains the default values required for OAuth 2.0 authentication.