Hideez Directory Proxy (Active Directory Connector)
Overview
The Hideez Directory Proxy allows you to connect Microsoft Active Directory (AD) with Hideez Tenant. It retrieves users from your AD domain and imports them into the server for centralized identity and access management.
Prerequisites
Before installing Hideez Directory Proxy, make sure the following requirements are met:
Supported operating systems:
Microsoft Windows Server (2012 R2, 2016, 2019, 2022)
Windows 8, Windows 10, Windows 11 (the installer is provided as a
.exe
package and runs only on Windows systems)
Installation location:
For best performance, it is recommended to install the connector on the Active Directory Domain Controller or another server with network access to the Domain Controller.
Permissions:
The connector requires an Active Directory account with read-only permissions.
It only retrieves the list of users from AD and does not modify any objects or attributes.
Network:
Stable network connectivity between the Hideez Directory Proxy host and the Hideez Tenant over HTTPS (TCP port 443).
Setup Instructions
Step 1. Download and Install
Download the installer for Hideez Directory Proxy.
Run the installer and follow the on-screen instructions.
Step 2. Configure Connection
Launch the Hideez Directory Proxy application.
Enter the following details:
Remote Server URL – the address of your Hideez Tenant.
API Key – the key generated in the Hideez Tenant dashboard.
Active Directory Connection Details – specify:
Host (Domain Controller FQDN or IP)
Username (AD account with read access to users)
Password
Click Connect to server.
When the connection succeeds, click Finish.
Step 3. Run as Windows Service
Once configuration is complete, you can run the connector as a service:
Close the application window.
Press Win + R, type
services.msc
, and press Enter.In the list, find Hideez Directory Proxy.
Right-click the service and select Start.
This ensures the connector runs continuously in the background and synchronizes AD users with the Hideez Tenant.
UI Reference
When you run Hideez Directory Proxy, the console menu provides the following options:
Connect to server – starts synchronization with the Hideez Tenant using the configured settings.
Edit configuration – allows you to update the remote server URL, API key, or Active Directory connection details.
Delete configuration – removes the current configuration so you can create a new one.
Exit application – closes the application.
Last updated