LDAP
LDAP mode authenticates users against an existing directory, most commonly Active Directory. Users sign in with their directory credentials, and directory groups can drive WebStream access.
What you need
- Directory host and port, and whether to use TLS.
- Bind account credentials for directory lookups.
- Base DN and search filters for users and groups.
Configure LDAP
- Set the organization's authentication mode to LDAP — see Authentication Modes.
- Enter the directory connection details — host, port, TLS, and bind account.
- Define the user and group search with a base DN and filters.
- Map directory groups to WebStream groups so access follows the directory.
- Test a sign-in with a directory account and verify entitlements.
Note
Use a dedicated, least-privilege bind account for directory lookups, and prefer a TLS-secured connection so credentials are not sent in clear text.