Skip to content

Java application to test the PingID API operations. This sample application can help a developer understand the flows and the tokens involved with using the PingID API.

License

Notifications You must be signed in to change notification settings

pingidentity/pingid-api-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pingid-api-playground

Overview

Java application to test the PingID API operations. This sample application can help a developer understand the flows and the tokens involved with using the PingID API.

System Requirements / Dependencies

Requires:

Libraries & Dependencies:

Installation

  1. Install the latest Maven (https://maven.apache.org/)
  2. Open a command line and from {your_location}/pingid-api-playground/ execute
mvn clean package
  1. Copy target\pingid-api-playground.war to a Java web application server (i.e. Tomcat)

Usage

  1. Launch the application (i.e. https://localhost:8080/pingid-api-playground)
  2. Upload your PingID properties file
  3. Execute API operations

Disclaimer

This software is open sourced by Ping Identity but not supported commercially as such. Any questions/issues should go to the Github issues tracker or discuss on the Ping Identity developer communities . See also the DISCLAIMER file in this directory.

About

Java application to test the PingID API operations. This sample application can help a developer understand the flows and the tokens involved with using the PingID API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages