Authentication
- Last Updated: May 13, 2025
- 1 minute read
- DataDirect Connectors
- JDBC
- HubSpot 6.0
- Documentation
The driver supports the following authentication methods:
- OAuth 2.0 authentication authenticates using OAuth 2.0 authentication flows.
- API key authentication authenticates using an API key.
By default, the driver is configured to use OAuth 2.0 authentication (AuthenticationMethod=OAuth2).