Authentick / LdapServerLibrary

LDAP Server library written in C#. Available via Nuget.

Home Page:https://www.nuget.org/packages/Gatekeeper.LdapServerLibrary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LDAP Server Library for .NET

This is a LDAP server library written in C#. It aims to implement basic LDAP functionalities required for lookups and authentication, and is used by Gatekeeper.

Supported

  • BindRequest
  • UnbindRequest
  • SearchRequest
  • ExtendedRequest

Get via NuGet

You can get this library via Nuget: https://www.nuget.org/packages/Gatekeeper.LdapServerLibrary

Sample

See the "Sample" folder for a sample on how to use this library.

About

LDAP Server library written in C#. Available via Nuget.

https://www.nuget.org/packages/Gatekeeper.LdapServerLibrary

License:GNU Affero General Public License v3.0


Languages

Language:C# 99.4%Language:Dockerfile 0.6%