Best Practices for Use Cases

Terrazone Documentation

To configure access to the HTTP resources for users and groups, do the following:

1. On the “Security Policies” page, click the required policy.

2. Double-click any item in the “HTTPGateway – Authorized Web Access” section.

3. In the opened “truePass Application Access Control” window, click the “Add Applications” button to add an HTTP service and put it somewhere on the sheet.

4. In the opened “Application Properties” window, fill the following fields:

    • Name – Site Display Name that will be displayed to the user on the User Portal;

    • URL– Site Full URL;

    • Destination Host – Site full IP Address and Port;

    • [Optional] Publish Apps within VDI Session – allows access to this application for authorized users on the virtual desktop.

Example of a configuration for the following service:

 
 
 

To validate if “URL“, press “Test” link button. “Validation Completed Successfully” window will appear if “URL” is correct and available.

 
 

To verify HTTP Application in User Portal, press icon button.

 
 

New tab of the web browser with will opened. You can check how it works through truePass Access Control.

 
 
 

5. Click the “OK” button.

6. Click the “Add User” or “Add Group” button to add a user/group from the Active Directory.

7. Double-click the appearing box and enter username or group name.

8. Click the “Add Relationship” button to add connections between users/groups and services.

9. Click the user/group box and then the application box.

A new connection will appear on the sheet.

10. Click the “Apply Changes” link button.

11 .For the HTTP application, need to add the following line to the hosts file:

[truePass server IP address] [domain from the Site Full URL]

For example for the provided above HTTP application:
10.10.10.5 sl-sde.packetauth.com

Note: hosts file location – “c:\windows\system32\drivers\etc\hosts”