All Projects → vforteli → Flexinets.Ldap.Server

vforteli / Flexinets.Ldap.Server

Licence: MIT license
Basic LDAP server for .Net. Parse and assemble LDAP packets

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Flexinets.Ldap.Server

paddle
A library simplifying LDAP usage in Elixir projects
Stars: ✭ 46 (+35.29%)
Mutual labels:  ldap, ldap-library
ldap-vagrant
A LDAP Server in a Vagrant sandbox
Stars: ✭ 20 (-41.18%)
Mutual labels:  ldap, ldap-server
cassandra-ldap
LDAP Authenticator for Apache Cassandra
Stars: ✭ 20 (-41.18%)
Mutual labels:  ldap, ldap-server
vmam
VLAN Mac-address Authentication Manager
Stars: ✭ 19 (-44.12%)
Mutual labels:  ldap, ldap-server
Docker Openldap
A docker image to run OpenLDAP 🐳
Stars: ✭ 3,202 (+9317.65%)
Mutual labels:  ldap, ldap-server
Ssowat
A simple SSO for NGINX, written in Lua
Stars: ✭ 190 (+458.82%)
Mutual labels:  ldap
Lam
LDAP Account Manager
Stars: ✭ 223 (+555.88%)
Mutual labels:  ldap
Ssh Ldap Pubkey
Utility to manage SSH public keys stored in LDAP.
Stars: ✭ 185 (+444.12%)
Mutual labels:  ldap
Tsung
Tsung is a high-performance benchmark framework for various protocols including HTTP, XMPP, LDAP, etc.
Stars: ✭ 2,185 (+6326.47%)
Mutual labels:  ldap
undertow-pac4j
Security library for Undertow: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 35 (+2.94%)
Mutual labels:  ldap
Authing
🔥Authing - IDaaS/IAM solution that can Auth to web and mobile applications.
Stars: ✭ 247 (+626.47%)
Mutual labels:  ldap
Activereign
A Network Enumeration and Attack Toolset for Windows Active Directory Environments.
Stars: ✭ 210 (+517.65%)
Mutual labels:  ldap
Mxisd
Federated Matrix Identity Server
Stars: ✭ 194 (+470.59%)
Mutual labels:  ldap
Ad Ldap Enum
An LDAP based Active Directory user and group enumeration tool
Stars: ✭ 223 (+555.88%)
Mutual labels:  ldap
External Auth Server
easy auth for reverse proxies
Stars: ✭ 189 (+455.88%)
Mutual labels:  ldap
Cedardeploy
cedardeploy:发布系统基于python,flask,mysql,git,ssh-key,supervisor.支持多类型,上线,回滚,监控,报警
Stars: ✭ 248 (+629.41%)
Mutual labels:  ldap
Ldaptools
LdapTools is a feature-rich LDAP library for PHP 5.6+.
Stars: ✭ 185 (+444.12%)
Mutual labels:  ldap
Go Guardian
Go-Guardian is a golang library that provides a simple, clean, and idiomatic way to create powerful modern API and web authentication.
Stars: ✭ 204 (+500%)
Mutual labels:  ldap
Reopenldap
Production-ready replacement for OpenLDAP with robust multi-master replication
Stars: ✭ 242 (+611.76%)
Mutual labels:  ldap
Laravel Adminless Ldap Auth
Authenticate users in Laravel against an adminless LDAP server
Stars: ✭ 199 (+485.29%)
Mutual labels:  ldap

Semi working LDAP server for .NET Standard with pluggable backend.
No intentions of supporting the whole RFC, just needed features like search and authentication.
Ldap packet parser and assembler.

This server can be used to support legacy applications that require an LDAP backend. The use cases are for example, authentication (Ldap bind) or user/membership lookup against an arbitrary database.

Build status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].