Using a JSON Web Token (JWT)
You can configure the connector to authenticate your connection by using a token obtained from the web identity provider.
To configure IAM authentication using a JWT:
- Set the
AuthenticationType
property toJWT
. - Set the
web_token
property to the JSON web token generated after OAuth authentication from Azure Active directory. - Optionally, set the
role_session_name
property to the name of the assumed role session.
- Security and Authentication
- Configuring Authentication
- Configuring the Driver on page 1