The sample identity provider (IdP) and service provider (SP) applications demonstrate single sign-on (SSO) and single logout (SLO) processing to and from your PingFederate server.

Each application also:
  • Displays attributes provided by the OpenToken Adapter on an IdP-application web page and attributes received in SSO assertions on an SP-application web page.
    Tip: You can also see artifacts of these transactions in the command window running PingFederate or in the server log file.
  • Provides several configurable SSO and operational options that may be adjusted for testing alternative deployment and configuration scenarios. For details, see Advanced installation and configuration.

You can initiate SSO from either the IdP application or the SP application.

Note: Developers can adjust the look and feel of the sample applications and modify the source code to change functionality for testing and demonstration. Developers may also use the source files to implement SSO/SLO functionality in their own web applications for enterprise deployment. For details, see Modifying sample source files.