H3M.IdentityServer.LdapExtension
2.1.15
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 H3M.IdentityServer.LdapExtension -Version 2.1.15
dotnet add package H3M.IdentityServer.LdapExtension --version 2.1.15
<PackageReference Include="H3M.IdentityServer.LdapExtension" Version="2.1.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add H3M.IdentityServer.LdapExtension --version 2.1.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: H3M.IdentityServer.LdapExtension, 2.1.15"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install H3M.IdentityServer.LdapExtension as a Cake Addin
#addin nuget:?package=H3M.IdentityServer.LdapExtension&version=2.1.15
// Install H3M.IdentityServer.LdapExtension as a Cake Tool
#tool nuget:?package=H3M.IdentityServer.LdapExtension&version=2.1.15
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
-
.NETCoreApp 3.1
- IdentityModel (>= 4.3.0)
- IdentityServer4 (>= 3.1.3)
- 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.
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.15 | 241 | 10/8/2020 |