Identityserver4 ldap场景

ozg*_*rci 3 ldap identityserver4

我打算将identityserver4与LDAP场景一起使用.这是一次可能而且合理的尝试吗?:)我想我应该实现像QuickStart.UI的InMemoryUserLoginService这样的LoginService.

当IS4正式发布时?关于那个的任何信息?

感谢致敬.

Nor*_*des 8

我知道这是一个老问题,但我最近在Ldap(Active Directory或OpenLdap)+ IdentityServer4上工作.我创建了一个nuget包,在github存储库中,您可以找到一个实现示例.

这是Nuget:https://www.nuget.org/packages/IdentityServer.LdapExtension/

我希望它能有所帮助