Sample applications setup
The .NET Integration Kit includes two sample applications that demonstrate end-to-end identity provider (IdP) and service provider (SP) integration with PingFederate using the OpenToken Agent.
-
The IdP sample application authenticates users locally and issues an OpenToken to PingFederate’s IdP adapter endpoint.
-
The SP sample application receives an OpenToken from PingFederate’s SP adapter, validates it, and establishes a user session.
The .NET Integration Kit also includes a PingFederate configuration archive that automatically configures PingFederate with the adapter instances and connections required to run both applications.
Components
| Component | Description |
|---|---|
IdP sample application |
Acts as an IdP application in your demonstration environment. Runs on |
SP sample application |
Acts as an SP application in your demonstration environment. Runs on |
PingFederate configuration archive |
The |