The steps for installing Delegated Admin depend on whether you are setting up the application in a Unix or Linux environment or in a Windows environment.
In all environments, if port 443 is used but not specified in the PingFederate Base URL, do not assign a value to
window.PF_PORT
.
Unix or Linux
To begin installing Delegated Admin in a Unix or Linux environment:
$ ./set-up-delegator.sh
The system generates:
- A configuration file, config.js, located in the /webapps/delegator/app directory.
- A batch file, delegated-admin.dsconfig, in the /webapps/delegator directory.
The setup tool also generates several command-line prompts for completing the Delegated Admin installation. After you provide the distinguished name (DN) of the root user for your PingDirectory instance, you're prompted to enter information regarding your PingFederate server and the hosting location of the Delegated Admin web app. Enter your own values or press Enter to accept the default values.
If you answer y to the setup script question Is Delegated Admin being installed in a topology containing PingDirectoryProxy?, the system also generates a batch file, delegated-admin-for-proxy.dsconfig in the /webapps/delegator directory.
Windows
To install Delegated Admin in a Windows environment: