Page created: 17 Feb 2022
|
Page updated: 29 Jul 2022
Create a Java installation for PingAuthorize Server using the Java Development Kit (JDK).
PingAuthorize Server requires Java for 64-bit architectures. Even if Java is already installed on your system, you should create a separate Java installation for PingAuthorize Server. This setup ensures that updates to the system-wide Java installation do not inadvertently impact PingAuthorize Server.
Note:
This setup requires that you install the JDK, rather than the Java Runtime Environment (JRE).
- Download and install a JDK.
- Set the JAVA_HOME environment variable to the Java installation directory path.
- Add the bin directory to the PATH environment variable.