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 screen, include an attribute named
pf_attribute_list
. -
In the identity provider (IdP) connection configuration, map the
pf_attribute_list
attribute as a text field that contains a comma-separated list of all the attributes in the adapter contract. See Configuring IdP adapter contract fulfillment in the PingFederate documentation.