Update general.mdx

This commit is contained in:
Maidul Islam
2025-05-09 00:27:43 -04:00
committed by GitHub
parent 8dfc0cfbe0
commit 2179b9a4d7

View File

@@ -3,11 +3,6 @@ title: General
description: "Learn how to authenticate with Infisical using LDAP."
---
<Note>
LDAP is a paid feature. If you're using Infisical Cloud, then it is available under the Enterprise Tier. If you're self-hosting Infisical, then you should contact sales@infisical.com to purchase an enterprise license to use it.
</Note>
**LDAP Auth** is an LDAP based authentication method that allows you to authenticate with Infisical using a machine identity configured with an [LDAP](https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol) directory.
## Guide
@@ -89,4 +84,4 @@ description: "Learn how to authenticate with Infisical using LDAP."
You can read more about the login API endpoint [here](/api-reference/endpoints/ldap-auth/login).
</Step>
</Step>
</Steps>
</Steps>