ASE supports RHEL 7.6 or Ubuntu 16.04 LTS for PingIntelligence 4.4 and earlier versions. For PingIntelligence 4.4.1, ASE supports RHEL 7.9 or Ubuntu 18.04 LTS. The provisioned infrastructure can be an EC2 instance, bare metal x86 server, and VMware ESXi.

Complete the following steps to install ASE. You can install ASE as a root user or as a non-root user. The example installation path assumes that you are root user. The installation works in a similar way for a non-root user.

  1. Go to the download site
  2. Click on Select under PingIntelligence
  3. Choose the correct build and click Download.
  4. After downloading the file, copy the ASE file to the /opt directory or any other directory where you want to install ASE.
  5. Change working directory to /opt if you are installing the product as a root user. Choose any other location if you want to install ASE as a non-root user.
  6. At the command prompt, type the following command to untar the ASE file:
    tar –zxvf <filename>
                
    For example:
    tar –zxvf pi-api-ase-rhel-4.4.tar.gz
  7. To verify that ASE successfully installed, type the ls command at the command prompt. This should list the pingidentity directory and the build’s .tar file. For example:
/opt/pingidentity/ase/bin/$ ls
pingidentity pi-api-ase-rhel-4.4.tar.gz