Starburst/Trino
Authentication Methods
Setup Instructions
method: ldap # Authentication method type
user: [email protected] # Username in required format
password: ldap_pass_123 # LDAP authentication password
host: analytics.galaxy.starburst.io # Trino server hostname
database: analytics # Target catalog name
port: 443 # Server port numbermethod: jwt # Authentication method type
jwt_token: eyJIsInR5cCI6IkpXVCJ9 # Valid JWT token string
host: analytics.galaxy.starburst.io # Trino server hostname
database: analytics # Target catalog name
port: 443 # Server port number Example Profile Configuration

Profile Fields Reference
Field
Description
Example
Default Value
Required
Last updated
Was this helpful?