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

hahooy/pingid-api-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 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. Import the project into Eclipse or other Java IDE
  2. Add the appropriate libraries (see Libraries & Dependencies)
  3. Export as a WAR file and copy 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.1%
  • CSS 6.9%