Adding the OpenToken HTTP Module in IIS
The OpenToken HTTP module allows your IIS server to communicate with PingFederate using the OpenToken format.
Steps
-
In the Internet Information Services (IIS) Manager, select the IIS server.
-
On the Features View tab, double-click Modules.
-
On the Modules window, in the Actions area, click Add Managed Module.
-
On the Add Managed Module dialog, in the Name field, type a name, such as OpenTokenHttpModule.
-
In the Type field, enter the following:
[.userinput]``OpenTokenModule.HttpModule, OpenTokenModule, Version=3.5.0.0, Culture=neutral, PublicKeyToken=f5ed9639debbca65``
The OpenToken HTTP Module doesn’t automatically appear in the module selection list.
-
Click OK.