Reference Guide
...
HTTP Proxy

Containerization of Web Browser

In order to be able to record videos of the HTTP sessions, the HTTP session must be initiated with a different method than the one outlined previously. To enable the containerization feature, the corresponding licenses are required. In this section, we only address the required configurations. More details about the containerization feature can be found in our user manual How to Reach HTTP Devices Through Containers.

From the 3.3.1 release on, the initial manual operation to set up containers will no longer be needed. Thus, the steps outlined in the How to Reach HTTP Devices Through Containers_release 3.3.1 document should be followed.

Before continuing the configuration, the base image can be installed by the support team or can be downloaded via the following command on the PAM instance CLI:

docker pull krontechnology/containerization:331

Then its name should be changed with the following command:

$ docker image tag krontechnology/containerization:<relevant current tag> http-proxy-image

To check that the operation was successfully executed use the command:

$ docker image ls

To set the resources for the containers to be created:

  1. Navigate to Administration > System Config Man.
  2. Set the resources.of.containers parameter with one of these values: local, remote, or all. These values define which kind of resources will be used by the container manager.
Selecting Host/s for Containers
Selecting Host/s for Containers
ďťż

To define which user(/s) should reach HTTP devices through containers:

  1. Navigate to User Accounts > User Group Definition > User Group Properties.
  2. Set the accessOverContainer property key as true.
User Group Properties
User Group Properties
ďťż
Property Key
Property Key
ďťż

To specify which HTTP device access to use containerization:

  1. Navigate to Device Inventory > Device Properties.
  2. Set the accessOverContainer value as true.
Device Properties
Device Properties
ďťż
Property Key
Property Key
ďťż

After saving this setting couple, some of the additional properties will be loaded automatically. Those automatically set Property Keys can be found on the screen below.

Automatically Loaded Attributes
Automatically Loaded Attributes
ďťż

From now on, that HTTP device can be reached only from the PAM Management UI and Desktop Client App by the defined individual accounts.

Access Over Container
Access Over Container
ďťż
HTTP Proxy Authentication Page
HTTP Proxy Authentication Page
ďťż

ďťż