Configure a link to connect PingOne and PingDirectory.
Ensure that you have the values for hostname and port for
the PingDirectory server. Contact the PingDirectory admin for these values.
-
In PingOne, click
Overview.
-
Under Services, locate the PingDirectory tile.
-
Click the Add Admin UI Link button.
-
For Admin URL, enter
https://<hostname>:<port>/console/login.
Replace <hostname> and <port> with the
values for the PingDirectory server.
Tip:
You can specify the LDAP server that you want to bind to using the query parameters
ldap-hostname and
ldaps-port when the administrative console is
configured for SSO. By binding to the LDAP server, you can use a single
console instance to administer multiple
PingDirectory servers. An LDAPS scheme is
always assumed because an encrypted connection is always required for
SSO. Using these parameters, you can specify the URL as
follows.
https://<hostname>:<port>/console?ldap-hostname=<my-ldap-host>&ldaps-port=<my-ldaps-port>
-
Click Save.