Connection reference for Starburst
You need specific information to establish a seamless and secure connection. The following fields are required, except where noted.
- Connection name
-
Enter a new Starburst connection name.
- Connection description
-
Provide a short description of the connection. (Optional)
- Host
-
Enter the host name or IP address.
- Example
-
192.168.1.1
- Port
-
Enter the port number associated with the Starburst database.
- User
-
Enter the Starburst account username.
- Password
-
Enter the Starburst account password. (Optional) Note that SSL must be enabled for password authentication. To enable SSL, enter "SSL=true" under Advanced Configuration.
- Database
-
Specify the database associated with the account. (Optional)
- OAuth Client ID
-
Enter the client id of the OAuth application created in the identity provider.
- OAuth Client Secret
-
Enter the client secret of the OAuth application created in the identity provider.
- Scope
-
(OAuth only) Enter the scopes as space-separated values. Note that
offline_access
is a required scope. - Auth Url
-
Enter the Auth URL associated with the OAuth app in your identity provider.
- Access token Url
-
Enter the Access Token Url associated with the OAuth app in your identity provider.
Related information