Deploying the OpenToken Agent
To allow your web application to send and receive user attributes in OpenToken format, deploy theplatformOpenToken agent on your application server.
Steps
-
Download the .NET Integration Kit
.zip
archive from the PingFederate server add-ons page. -
Stop your web application.
-
If you are upgrading from a previous version of the .NET Integration Kit, delete your existing
opentoken-agent.dll
file. -
From the integration
.zip
archive, copydist/opentoken-agent.dll
to a location that your .NET application can access. -
Start your web application.
-
If you have more than one web application, repeat steps 1-5 for each application.