IdentityServer.LdapExtension
2.1.49
Extension for IdentityServer 4 in order to use LDAP as a plugin. It is also extensible enough in order to use custom LDAP schema such as OpenLdap or Active Directory.
Install-Package IdentityServer.LdapExtension -Version 2.1.49
dotnet add package IdentityServer.LdapExtension --version 2.1.49
<PackageReference Include="IdentityServer.LdapExtension" Version="2.1.49" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IdentityServer.LdapExtension --version 2.1.49
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Please visit the [GitHub repository](https://github.com/Nordes/IdentityServer4.LdapExtension/) for more details.
Dependencies
-
.NETStandard 2.0
- IdentityServer4 (>= 2.4.0)
- Novell.Directory.Ldap.NETStandard (>= 3.2.0)
- StackExchange.Redis (>= 2.1.30)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.