Using a Idp Token Plugin for IAM Identity Center
You can configure the connector to use a Idp Token plugin to authenticate your connection through the IAM Identity Center.
To configure IAM authentication using a browser plugin for IAM Identity Center :
- To access the IAM authentication options, open the ODBC Data Source Administrator where you created the DSN, select the DSN, and then click Configure.
- From the Auth Type drop-down list, select Idp Token Auth Plugin.
- Optionally, in the AuthProfile field, type the authentication profile you want to use to manage the connection settings, then do the following:
- In the AccessKeyID field, type your Redshift access key ID.
- In the SecretAccessKey field, type your Redshift secret key.
- In the Token field, type an AWS IAM Identity Center vended access token or an OpenID Connect (OIDC) JSON Web Token (JWT) provided by a web identity provider that's connected with AWS IAM Identity Center. Your application must generate this token by authenticating your application user with AWS IAM Identity Center or an identity provider connected with AWS IAM Identity Center.
- In the Token Type field, type the type of token used for
IdpTokenAuthPlugin. Possible values are the following:- ACCESS_TOKEN – Enter this if you use an AWS IAM Identity Center provided access token.
- EXT_JWT – Enter this if you use an OpenID Connect (OIDC) JSON Web Token (JWT) provided by a web-based identity provider that's connected with AWS IAM Identity Center.
- To save your settings and close the dialog box, click OK.