Reference Guide
...
Session Manager
HTTP Proxy

Containerization of Web Browser

4min

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 Users > Users > Device Group Properties.
  2. Click the Add New Property.
  3. Set the accessOverContainer property key as true.
User Group Properties
User Group Properties


To specify which HTTP device access to use containerization:

  1. Navigate to Devices> Inventory.
  2. Click the Edit Device then add the accessOverContainer value as true under Custom Properties.
Property Key
Property Key


After saving this setting couple, some additional properties will be loaded automatically.

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