Configuring Lite Web Portal

Learn how to configure Lite Web Portal to start an On Demand Target session.

About this task

To configure Lite Web Portal, to the following steps:
  1. Log on to the server UI with a valid admin ID and password.
  2. Click Admin > Edit properties file and from the dropdown menu select ondemand.properties.
  3. Scroll down to the section Enable and Configure the Lite Web Portal Select.
  4. Enter values for the custom fields.
    Liteweb.portal.enable
    To enable Lite Web Portal, set it to True
    Liteweb.portal.autodetect.url
    Set it to True. This resolves the rest of the actions, where the broker acts as a proxy.
    Liteweb.portal.url
    Ignore if liteweb.portal.autodetect.url is set to True. If false, configure the host name and port of the broker machine.
  5. Click Submit.
  6. Click Admin > Reset Application.
For more information about the field definitions, see Properties to configure Lite Web Portal.
Note: If you are using a thirty-party reverse proxy instead of the Remote Control Broker, then for the Lite Web Portal to work properly, ensure that all the requests coming from https://<proxy>:<port>/<page> are forwarded to https://<rcserver>:<port>/trc/ondemand/<page>.