Upgrading Delegated Admin
If you are running Delegated Admin 4.3 or earlier, upgrade it to the latest version to use PingDirectory 8.2 or later.
Before you begin
For information about the compatibility between Delegated Admin and PingDirectory server versions, see the Compatibility matrix.
Steps
-
Extract the contents of the Delegated Admin upgrade
.zip
archive. -
Rename the original
delegator
folder to retain a backup copy of the earlier version. -
Copy the extracted folder named
delegator
to the PingDirectory server folder namedwebapps
. -
Copy the
{OriginalDelegatorFolder}/app/config.js
configuration file to the newdelegator
folder. -
Restart the PingDirectory server by running
$ bin/stop-server --restart
.