Starting a gateway instance - PingOne - PingOne Cloud Platform

PingOne Cloud Platform

bundle
pingone
ft:publication_title
PingOne Cloud Platform
Product_Version_ce
PingOne
PingOne Cloud Platform
category
Product
p1
p1cloudplatform
ContentType_ce
Page created: 24 Nov 2021 |
Page updated: 10 May 2023
| 1 min read

PingOne Cloud Platform PingOne Product

You can run the gateway in a Docker container or as a standalone Java application.

Note:

Stopping and starting a gateway instance does not cause any configuration issues, but the PingOne gateway will not function until the instance is started again.

Starting the gateway instance in a Docker container

Page created: 18 Jan 2023 |
Page updated: 1 Feb 2023
| 1 min read

PingOne Cloud Platform PingOne Product

Use the Docker command that you copied from PingOne to start a Docker container. Run the Docker container on a computer that can reach your LDAP directory or RADIUS client, and PingOne.

  1. Ensure that Docker is installed and that the Docker Engine is running.
  2. Locate the Docker command that you copied earlier.

    For more information, see Adding an LDAP gateway or Adding a RADIUS gateway.

  3. Review the end user license agreement at www.pingidentity.com/en/legal/subscription-agreement.html.
  4. If you agree to the terms of the license agreement, open a text editor and modify the command as follows.

    Change -e PING_IDENTITY_ACCEPT_EULA=no to -e PING_IDENTITY_ACCEPT_EULA=yes.

  5. At a command prompt, run the command.

Verifying a gateway instance

Starting a gateway instance as a standalone Java application

Page created: 29 Nov 2022 |
Page updated: 9 Jan 2023
| 1 min read

PingOne Cloud Platform PingOne Product

Download a gateway bundle and run it on a local computer as a Java application. Ensure that you have Java 8 or Java 11 installed. Run the application on a computer that can reach your LDAP directory and PingOne.

Download a gateway bundle and run it on a local computer as a Java application. Ensure that you have Java 8 or Java 11 installed. Run the application on a computer that can reach your LDAP directory or RADIUS client, and PingOne.

Note:

You must have a Ping account to download the gateway bundle. Sign on with your account or create a new one.

  1. Go to Connections > Gateways.
  2. Locate the appropriate gateway.
  3. Click the gateway name to expand the gateway details.
  4. Click the Download tab.
  5. In the Standalone section, review the prerequisites and instructions.
  6. In the Instructions section, locate the download link for the gateway bundle.
  7. Sign on to your Ping account or create a new one.
  8. Download the gateway bundle and follow the instructions in the readme.txt file.

Verifying a gateway instance