带有 PingIdentity STS 的 Windows Azure ACS
对于那些了解 PingIdentity 和 ACS 的人来说,这确实是一个问题,而这些知识可能非常有限。
我已经设置了 ACS,一切正常,并且我知道如何添加自定义 STS (PingIdentity),但我找不到任何用于进行身份验证的 PingIdentity 联合元数据 (FederationMetaData.xml)。
显然我们当前系统的工作流程是这样的:
Us ->我们的 PingIdentity 服务器 ->供应商->供应商的 PingIdentity 服务器 ->将令牌路由回给我们。
我是否必须使用本地 PingIdentity 联合元数据作为 STS 才能实现我正在寻找的目标(相同的场景,但使用 ACS)?我在哪里可以找到这个?
提前致谢。
This is going to be a question really for someone who has knowledge with PingIdentity and ACS, which could be pretty limited.
I've got my ACS set up, all working fine and I know how to add a custom STS (PingIdentity) but I can't find any of the PingIdentity Federation MetaData (FederationMetaData.xml) to authenticate with.
Apparently our current system's workflow is such:
Us -> Our PingIdentity server -> Supplier -> Supplier's PingIdentity server -> Route token back to us.
Would I have to use our local PingIdentity Federation MetaData as the STS in order to achieve what I'm looking for (same scenario, but with ACS)? And where can I find this?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
本文档可能会有所帮助:
AD FS 2.0 分步指南:与 Ping Identity PingFederate 联合
尽管它是 ADFS 而不是 ACS(尽管原理相似)。
第 12 页显示您需要访问 PingFederate 管理控制台。你有那个吗?
This document may help:
AD FS 2.0 Step-by-Step Guide: Federation with Ping Identity PingFederate
albeit that it's ADFS rather than ACS (although the principles are similar).
Page 12 shows you need access to the PingFederate administrative console. Do you have that?
您是否正在尝试使用 PingFed 和 ACS 实现主动或被动请求者配置文件?只是想澄清您正在寻找哪种类型的元数据。
Are you trying to achieve Active or Passive Requester Profile with PingFed and ACS? Just trying to clarify which type of meta-data you're looking for.