Agentless Integration Kit

Download manifest

The following files are included in the Agentless Integration Kit .zip archive:

  • Legal.pdf: Copyright and license information.

  • config/data.zip: A PingFederate configuration archive to use with the sample applications.

  • dist/pingfederate/server/default: Contains the integration files.

    • lib/pf-authn-api-sdk-<version>.jar: A JAR file that contains the PingFederate Authentication API SDK.

    • deploy: Contains the Java libraries.

      • pf-referenceid-adapter-<version>.jar: .jar file that contains the Reference ID IdP Adapter and Reference ID SP Adapter.

    • conf: Contains the HTML template that presents the application sign-on form.

      • language-packs: Contains files with customizable user-facing messages.

        • authn-api-messages.properties: A version of the common PingFederate authentication API variable file that includes adapter-specific messages.

  • sample: Contains files needed to set up a working demonstration of this integration kit.

    • AgentlessIdPSample.war: The compiled Agentless identity provider Java sample application.

    • AgentlessSPSample.war: The compiled Agentless service provider Java sample application.

    You can find the latest Java, .NET Core, PHP, and Python sample applications in the Ping Identity GitHub repository.