PingFederate Server

Opening the PingFederate administrative console

The PingFederate administrative console provides a wizard-like interface in which you configure your federation use cases.

About this task

To open the administrative console:

Steps

  1. Start PingFederate. See Starting and stopping PingFederate.

    In a clustered PingFederate environment, start PingFederate on the console node.

  2. Start a web browser.

  3. Go to https://<pf_host>:9999/.

    For PingFederate 10.1 and earlier, the administrative console is accessed at https://<pf_host>:9999/pingfederate/app.

    <pf_host> is the network address of your PingFederate server. It can be an IP address, a host name, or a fully qualified domain name. It must be reachable from your computer.

    9999 is the default value of the pf.admin.https.port property in the run.properties file.