Using the Okta Service
You can configure the connector to authenticate the connection using credentials obtained from the Okta credentials provider. To do this, you must specify information about the Okta service, such as the host name of the Okta service and the Okta application ID.
To configure authentication using Okta:
- Set the
AuthenticationTypeproperty toOkta. - Set the
UIDproperty to the user name associated with your Okta account. - Set the
PWDproperty to the password associated with your Okta user name. - Set the
IdP_Hostproperty to the host name of the Okta service. - Set the
App_IDproperty to the Okta-supplied ID associated with your Athena application. - Optionally, set the
Preferred_Roleproperty to the Amazon Resource Name (ARN) of the role that you want to assume when authenticated through Okta. - Optionally, set the
App_Nameproperty to the name of your Okta application.