# LDAP/SSO

The LDAP settings are in the 'Settings' page in antMan

![](/files/XDiOt5Cc7JJDxb4hKvdp)

* **Host:** URI of the LDAP server
* **Bind DN:** The LDAP object with permissions to look up authentication info
* **Password:** The Bind DNs password
* **Optional:** Choose an encryption protocol: TLS or SSL
* **Connect Timeout:** Set a connection timeout in milliseconds, e.g. 3000 = 3 seconds
* **Default OU:** Designate the Organizational Unit of the directory containing user info
* **Default DC:** The default Domain Components. e.g. if the domain is antsle.com then dc=antsle,dc=com


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.antsle.com/system/ldap-sso.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
