PingFederate

Introduction

The IdP 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 SP connections and also to perform single logout.


Configuring IdpSample

The IdP Sample App config files are located in the folder IdpSample/config and are listed below,

pfagent-idp.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-idp-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-idp-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 IdpSample

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