是否有任何知名 thinktecture 的身份服务器替代品?
Posted
技术标签:
【中文标题】是否有任何知名 thinktecture 的身份服务器替代品?【英文标题】:Are there any well known thinktecture's identity server alternatives? 【发布时间】:2013-11-15 13:35:54 【问题描述】:除了 thinktecture 的身份服务器之外,有人知道其他身份服务器吗?我需要评估一些但我找不到了?
【问题讨论】:
【参考方案1】:AspNet.Security.OpenIdConnect.Server
它们是与 OWIN/Katana 和 Core 一起使用的较低级别的替代方案。
https://github.com/aspnet-contrib/AspNet.Security.OpenIdConnect.Server
OpenIddict
“OpenIddict 基于 ASP.NET Core Identity(用于用户管理)并依赖 AspNet.Security.OpenIdConnect.Server 来控制 OpenID Connect 身份验证流程。”
https://github.com/openiddict/openiddict-core
【讨论】:
【参考方案2】:Identity Server 是一款出色的开源产品。我不知道该领域的任何其他 OSS 产品。但是有很多商业产品(我的等等)。如果您扩展了您的要求以及 Identity Server 不够用的原因,或者您需要比较的原因,这可能会有所帮助。
顺便说一句,您的问题可能已关闭或被标记,因为它过于开放且不具体。 (https://***.com/help/dont-ask)。我鼓励您尽可能详细地扩展它。
【讨论】:
对不起,并不是 Identity Server 不够,我只是想知道是否还有其他流行的。奇怪的是,谷歌搜索后,Identity Server 是我找到的唯一结果。以上是关于是否有任何知名 thinktecture 的身份服务器替代品?的主要内容,如果未能解决你的问题,请参考以下文章
如何使用 Thinktecture.IdentityServer.45 在令牌中返回多个身份?
Thinktecture IdentityServer v3 指南 - 证书
在 web api 中验证 Thinktecture OAuth 令牌
.NET开源OpenID和OAuth解决方案Thinktecture IdentityServer