Using PingFederate Service
You can configure the connector to authenticate your connection through IAM authentication using the credentials stored in the PingFederate service.
To configure IAM authentication using PingFederate service:
- Set the
UID
property to the user name associated with your Ping account. - Set the
PWD
property to the password associated with your Ping user name. - Set the
plugin_name
property toPing
. - Set the
IdP_Host
property to the address of the service host. - Set the
IdP_Port
property to the port number that the service listens at. - 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 Athena. - To skip verification of the SSL certificate of the IDP server, set the
SSL_Insecure
property to1
. - Optionally, set the
partner_spid
property to a partner SPID (service provider ID) value.
- Security and Authentication
- Authentication Driver Configuration Options
- Configuring Authentication