Starting a gateway instance as a standalone Java application
Download a gateway bundle and run it on a local computer as a Java application.
Before you begin
Ensure that you have Java 17 or Java 21 installed.
About this task
Run the application on a computer that can reach your LDAP directory and PingOne.
Steps
-
Go to Integrations → Gateways and locate the appropriate gateway.
-
Click the gateway name to expand the gateway details.
-
Click the Download tab.
-
In the Standalone section, review the prerequisites and instructions.
-
In the Instructions section, click the download link for the gateway bundle.
If promted, complete the sign-on process.
Result:
The download begins
-
To configure the gateway, extract the downloaded bundle and follow the instructions in the
README.txt
file. -
Optional: To configure an LDAP Gateway client application to use a forward web proxy server to handle WebSocket traffic between the gateway and PingOne, update the
run.properties
file.-
To add the web proxy details after installing the LDAP gateway client application as a Windows service, update the
run.properties
file, and then run thebin/windows/reinstall-service.bat
file. -
You must configure the web proxy settings locally per each running instance. For example, if you’re running two gateway client applications, you must configure web proxy settings in both instances.
-