Configuring an OpenToken Adapter instance
Configure the OpenToken Adapter to determine how PingFederate communicates with your application.
About this task
These steps are for creating a service provider (SP) adapter instance. You can complete the equivalent steps to create an identity provider (IdP) adapter instance.
Steps
-
Sign on to the PingFederate administrative console.
-
On the Service Provider → Adapters screen, click Create New Instance.
-
On the Type screen, set the basic adapter instance attributes.
-
In the Instance Name field, type a name for the adapter instance.
-
In the Instance ID field, type a unique identifier for the adapter instance.
-
On the Type list, select OpenToken Adapter, and then click Next.
-
-
On the Instance Configuration screen, configure the adapter instance by referring to Configuring an OpenToken SP Adapter instance in the PingFederate documentation. Click Next.
-
In your adapter instance configuration, in the Advanced Fields section, clear the Obfuscate Password check box. The PHP agent does not support encrypted passwords. The password is Base64 encoded.
-
-
Export the configuration file.
-
On the Actions screen, click Download, and then click Export.
-
Save
agent-config.txt
. Click Next.
-
-
On the Extended Contract screen, add any attributes that you expect to retrieve in addition to core contract attributes. Click Next.
-
On the Summary screen, check that the configuration is correct, and then click Done.
-
On the Manage SP Adapter Instances screen, click Save.
-
Create or update an identity provider (IdP) connection to use the OpenToken Adapter instance. See Service provider SSO configuration in the PingFederate documentation.