Configuring the OpenToken IIS Agent to omit the HTTP header prefix
If your IIS web application cannot accept HTTP request headers with the standard OpenToken prefix, use this alternative method.
Steps
-
In the OpenToken Adapter instance configuration, on the Extended Contract tab, include an attribute named
pf_attribute_list. -
In the identity provider (IdP) connection configuration, map the
pf_attribute_listattribute as a text field that contains a comma-separated list of all the attributes in the adapter contract.Learn more in Configuring IdP adapter contract fulfillment in the PingFederate documentation.