1. Download PingFederate 10.3 or later.
  2. Install PingFederate.
  3. Optional: If you plan to use the one-time authentication app, install the client-initiated backchannel authentication (CIBA) authenticator plugin.
    1. Copy the contents of the <Quickstart Home>/plugins/deploy directory into the <PingFederate Home>/server/default/deploy directory.
    2. Copy the contents of the <Quickstart Home>/plugins/conf directory into the <PingFederate Home>/server/default/conf directory.
    Note:

    If you want to use an authenticator other than the CIBA authenticator, you must manually configure it in PingFederate before configuring the one-time authentication app.

  4. Perform the first-time configuration
  5. Download PingAccess 6.0 or later.
  6. Install PingAccess and perform the first-time configuration.
  7. Download and extract the PingAccess QuickStart bundle.
  8. Change to the QuickStart directory and run the quickstart-server-<version>.jar file.
    java -jar quickstart-server-6.0.0.0.jar

    You can use the --server.port=<port> argument to specify a port other than the default of 8443.

    java -jar quickstart-server-6.0.0.0.jar --server.port=8444
Connecting the QuickStart utility to PingAccess and PingFederate