带有 Windows Active Directory 的 Windows Azure ACS (2003)

发布于 2024-10-28 18:23:55 字数 158 浏览 4 评论 0原文

有人有这方面的经验吗?我正在尝试将我的 ACS 与我公司的本地活动目录链接起来,因此显然我需要一个与此活动目录相关的 STS 以进行身份​​验证/令牌。

我是否需要创建自己的自定义 STS,或者是否有某种工具可以使这变得更简单?

任何建议表示赞赏,希望有人以前这样做过。

Does anyone have any experience with this at all? I'm trying to link up my ACS with my companies local active directory, so obviously I'm going to need an STS that relates to this active directory for authentication/tokens.

Do I need to create my own custom STS or is there a tool out there somewhere that makes this simpler?

Any suggestions appreciated, hopefully someone's done this before.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

尝蛊 2024-11-04 18:23:55

ACS 通常是联合提供商。它没有底层 AD。

您需要Active Directory 联合身份验证服务2.0。这是一个身份提供商,位于本地 AD 之上并与 ACS 联合。

(请注意,ADFS 只能针对 AD 进行身份验证,但可以从 AD、LDAP 和 SQL Server 获取属性以进行授权)

ACS is normally a Federation Provider. It doesn't have an underlying AD.

You need Active Directory Federation Services 2.0. This is an Identity Provider and sits on top of your local AD and federates with ACS.

(Note that ADFS can only authenticate against AD but can get attributes from AD, LDAP's and SQL Server for authorisation)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文