Skip to main content

Active Directory Integration

Integrate SafeSquid with Active Directory (AD) to enable centralized user management, group-based access policies, and seamless Single Sign-On (SSO) for domain-joined users.

Active Directory Integration Workflow

StepTaskGoal
1Setup AD IntegrationLink SafeSquid with AD and fetch user/group entities.
2Choose Auth MethodDecide between Simple (prompt) or SSO (transparent) authentication.
3Simple AuthenticationBrowser prompts users for AD credentials.
4SSO AuthenticationTransparent authentication for domain-joined users via Kerberos.

Which AD authentication method to use?

FeatureSimple AuthenticationSSO Authentication
User ExperienceBrowser login promptTransparent (no prompt)
Domain RequirementNone (works for any device)Client must be domain-joined
ComplexityLow (LDAP bind)Moderate (Kerberos, DNS, Time Sync)
Primary Use CaseGuest devices, non-domain PCsStandard corporate workstations
Recommendation

Most enterprises use SSO Authentication for corporate domain-joined workstations to provide the best user experience, and Simple Authentication as a fallback for guest or non-domain devices.

Verification

After completing the integration:

  1. Fetch Entries: Verify that AD users and groups appear in the SafeSquid LDAP Entities section.
  2. Test Rule: Create an access rule that requires AD authentication.
  3. Log Check: Confirm identity.log shows the correct AD username in DOMAIN\user or UPN format.

Next steps