Configuring JWT Authentication on a Non-Windows Machine
You can configure the connector to use the JSON Web Token (JWT) protocol to authenticate the connection. You can set the connection properties in a connection string or in a DSN (in the odbc.ini
file). Settings in the connection string take precedence over
settings in the DSN.
To configure JWT authentication
- Set the
AuthenticationTypeproperty toJWT Authentication. - Set the
UIDproperty to an appropriate user name for accessing the data store. - Set the
AccessTokenproperty to the access token corresponding to the user name that you specified above. - Configure the SSL settings as described in Configuring SSL Verification on a Non-Windows Machine.
You can now use the connector to authenticate through JWT and connect to your Starburst