有没有众所周知的thinktecture的身份服务器替代品?

ena*_*rik 9 federated-identity single-sign-on thinktecture-ident-server

除了thinktecture的身份服务器之外,还有谁知道其他任何身份服务器?我需要评估一些,但我找不到了?

Vyr*_*tek 13

AspNet.Security.OpenIdConnect.Server

它们是与OWIN/Katana和Core一起使用的低级替代品.

https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server

OpenIddict

"OpenIddict基于ASP.NET核心标识(用于用户管理),并依赖于AspNet.Security.OpenIdConnect.Server来控制OpenID Connect身份验证流程."

https://github.com/openiddict/openiddict-core


Eug*_*ace 5

Identity Server 是一个优秀的开源产品。我不知道该领域有任何其他 OSS 产品。但是有很多商业产品(我的,等等)。如果您扩展了您的要求以及为什么 Identity Server 不够用,或者为什么需要比较,这可能会有所帮助。

顺便说一句,您的问题可能会被关闭或标记,因为它过于开放且不具体。(https://stackoverflow.com/help/dont-ask)。我鼓励你用尽可能多的细节来扩展它。