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:
- To access the authentication options, open the ODBC Data Source Administrator where you created the DSN, select the DSN, and then click Configure.
- In the Authentication area, click the Authentication Type drop-down list, select JWT.
- In the Preferred Role field, type the Amazon Resource Name (ARN) of the role that you want to assume when authenticated through JWT.
- In the Web Token field, type the JSON web token generated after OAuth authentication from Azure Active directory.
- Optionally, in the Role Session Name field, type the name of the assumed role session.
- To save your settings and close the dialog box, click OK.