21.5 Configuring Browser Refresh

While working on the OpenText Identity Console application, the session logs out if you click the refresh button on the browser. Users have the option to decide if they need the session to log out or not when they click the refresh button. The following procedure explains how to change the server settings to enable OpenText Identity console to store session:

  1. Log in to the OpenText Identity Console server with Administrator credentials.

  2. Run the following command while logged in as root or root-equivalent user:

    cd /usr/bin
  3. Run the following command:

    ./identityconsole enablerefresh

    A warning message appears: enabling refresh will lead to storing the session in Identity console.

    Do you want to store the session in Identity console [y/n]

  4. Press Y, and enter.

    The message appear as Enabling Identity console to store session, Session store Enabled!.

To disable OpenText Identity console from storing the session, run the following command:

./identityconsole disablerefresh