Using a Browser Plugin for IAM Identity Center
You can configure the connector to use a browser plugin to authenticate your connection through the IAM Identity Center.
To configure IAM authentication using a browser plugin for IAM Identity Center:
- Set the
IAMproperty to1. - Set the
plugin_nameproperty toBrowserIDCAuthPlugin. - Optionally, set the
AuthProfileproperty to the authentication profile you want to use to manage the connection settings, then do the following:- Set the
AccessKeyIDproperty to your Redshift access key ID. - Set the
SecretAccessKeyproperty to your Redshift secret key.
- Set the
- Set the
idc_regionproperty to the AWS Region where the AWS IAM Identity Center instance is located. - Set the
listen_portproperty to the port that the Amazon Redshift driver uses to receive the auth_code response from AWS IAM Identity Center through the browser redirect. - Set the
issuer_urlproperty to the AWS IAM Identity Center server's instance endpoint. You can find this value using the AWS IAM Identity Center console. - Set the
idc_client_display_nameproperty to the name that the AWS IAM Identity Center client uses for the application in the AWS IAM Identity Center's single sign-on consent popup. - Set the
idp_response_timeoutproperty to the amount of time, in seconds, that the Redshift driver waits for the auth flow to complete.