Using Okta Service
You can configure the connector to authenticate your connection through IAM authentication using the credentials stored in Okta.
To configure IAM authentication using Okta:
- Set the
UID
property to the user name associated with your Okta account. - Set the
PWD
property to the password associated with your Okta user name. If you are using a profile, this may be optional. - Set the
IAM
property to1
. - Set the
plugin_name
property tookta
. - If the ID and region of the Redshift server cluster are not already provided through the
Server
property, then do the following: - Set the
ClusterID
property to the ID for the Redshift server cluster. - Set the
Region
property to the region for the Redshift server cluster. - Set the
DbUser
property to the ID that you want to designate to the Redshift user. - If the ID you specified for the
DbUser
property does not already exist in your Redshift account, you must create it:- Set the
AutoCreate
property to1
. - Set the
DbGroups
property to the names of any user groups that you want the new DbUser to be added to, separated by commas.
- Set the
- Optionally, set the
EndpointUrl
property to the endpoint used to communicate with the Redshift cluster. - Optionally, set the
StsEndpointUrl
property to the endpoint used to communicate with the AWS Security Token Service (AWS STS). - Optionally, set the
AuthProfile
property to the authentication profile you want to use to manage the connection settings, then do the following:- Set the
AccessKeyID
property to your Redshift access key ID. - Set the
SecretAccessKey
property to your Redshift secret key.
- Set the
- Set the
IdP_Host
property to the address of the service host. - Set the
Preferred_Role
property to the name or ID for the IAM role that you want the user to assume when logged in to Redshift. - Set the
App_ID
property to the Okta-supplied ID associated with your Redshift application. - Optionally, set the
App_Name
property to the name of your Okta application.
- Security and Authentication
- Authentication Driver Configuration Options on page 1
- Configuring Authentication
- Configuring the Driver on page 1