PingFederate

Introduction

The SP Sample Application is used to demonstrate and test the features of PingFederate. It allows a user to initiate Single Sign on to any of the configured IdP connections and also to perform single logout.


Configuring SpSample

The SP Sample App config files are located in the folder SpSample/config and are listed below,

pfagent-sp.properties

This file contains the agent properties which are generated from the Standard Adapter in PingFederate. Please refer to the PingFederate Manual for more information.

pingfederate-sp-config.props

This file contains properties to configure the sample app. You can set the base URL for PingFederate and the sample app as well as define additional attributes.

pingfederate-sp-demo-users.props

This file contains a list of users with their attributes. You can modify the existing values as well as add/delete users.


Using SpSample

The SP Sample App can be used to demonstrate the following scenarios