.NET Integration Kit

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

  1. Download the .NET Integration Kit .zip archive from the PingFederate server add-ons page.

  2. Stop your web application.

  3. If you are upgrading from a previous version of the .NET Integration Kit, delete your existing opentoken-agent.dll file.

  4. From the integration .zip archive, copy dist/opentoken-agent.dll to a location that your .NET application can access.

  5. Start your web application.

  6. If you have more than one web application, repeat steps 1-5 for each application.