1.3.5.5.4.1 Configuring the Graph Visualization Application for PGQL on Graph Server (PGX)

To configure Graph Visualization application to communicate with a PGX deployment (PGQL on Graph Server):
  1. Click Advanced Options in the Graph Visualization login page.
  2. Select Graph Server as shown:

    Figure 1-5 PGQL on Graph Server (PGX)

    Description of Figure 1-5 follows
    Description of "Figure 1-5 PGQL on Graph Server (PGX)"
  3. Optionally, modify your PGX Base URL.

    Note:

    • By default, the Graph Visualization application connects to the graph server (PGX) using the PGX base URL defined in the web.xml file for your installation.
    • If you wish to disable transport layer security (TLS) in graph server, see Disabling Transport Layer Security (TLS) in Graph Server for more details.
  4. Optionally, enter Session Id.

    When the Graph Visualization application is using PGQL on Graph Server (PGX), the application will use your Oracle Database as identity manager by default. This means that you log into the application using existing Oracle Database credentials (username and password), and the actions which you are allowed to do on the graph server are determined by the roles that have been granted to you in the Oracle Database.

    Note:

    If you wish to enable Kerberos Authentication for the Graph Visualization Application, see Kerberos Enabled Authentication for the Graph Visualization Application for more information.