LDAP

Lightweight Directory Access Protocol for accessing and maintaining distributed directory information services over an IP network. The protocol defines bind, search, compare, add, delete, modify, and modifyDN operations carried over a connection-oriented transport.

API entry from apis.yml

apis.yml Raw ↑
aid: ldap:ldap
name: LDAP
description: Lightweight Directory Access Protocol for accessing and maintaining distributed directory
  information services over an IP network. The protocol defines bind, search, compare, add, delete, modify,
  and modifyDN operations carried over a connection-oriented transport.
humanURL: https://ldap.com/
tags:
- Authentication
- Directory Services
- Identity Management
- Protocol
properties:
- type: Documentation
  url: https://ldap.com/
- type: Specification
  url: https://datatracker.ietf.org/doc/html/rfc4511
- type: Wikipedia
  url: https://en.wikipedia.org/wiki/Lightweight_Directory_Access_Protocol