让 WIF 作为 STS 与 OpenSSO 一起使用

发布于 2024-08-19 20:50:41 字数 580 浏览 11 评论 0原文

使用 OpenSSO 作为身份提供者,我应该做什么(即使用 FedUtil.exe)来配置我的 .NET 依赖方,以便它执行 STS 舞蹈?

我已经运行了 OpenSSO 的 WS-Trust 客户端示例,因此我认为 OSSO 处于良好状态并为下一步做好了准备。

我位于 FedUtil.exe 的“使用现有 STS”墙上。从哪里可以获得 OpenSSO 的 STS WS-Federation 元数据文档?我试过:

  • the.osso.server:port/opensso/sts
  • the.osso.server:port/opensso/sts?wsdl
  • the.osso.server:port/opensso/sts/mex
  • the.osso.server:port/ opensso/sts/mex?wsdl
  • the.osso.server:port/opensso/sts/soap11
  • the.osso.server:port/opensso/sts/soap11?wsdl

没有运气。

谢谢你的帮助,

泰勒

Using OpenSSO as an identity provider, what should I do (i.e. with FedUtil.exe) to configure my .NET relying party so that it will do the STS dance?

I've gotten OpenSSO's WS-Trust client samples running, so I think OSSO's in a good state and ready for the next step.

I'm at the FedUtil.exe's "Use an existing STS" wall. Where do I get the STS WS-Federation metadata document for OpenSSO? I've tried:

  • the.osso.server:port/opensso/sts
  • the.osso.server:port/opensso/sts?wsdl
  • the.osso.server:port/opensso/sts/mex
  • the.osso.server:port/opensso/sts/mex?wsdl
  • the.osso.server:port/opensso/sts/soap11
  • the.osso.server:port/opensso/sts/soap11?wsdl

with no luck.

Thanks for your help,

Tyler

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

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

发布评论

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

评论(1

乖乖 2024-08-26 20:50:41

从那时起,我们放弃了 OpenSSO,转而使用 WIF 和 ADFS 2.0。话虽这么说,我已经离开了公司,不再从事这方面的工作了。这是我当时记得的:

  • 这是股票报价样本,
  • 在遵循样本说明时,我确实遇到了一些障碍,
  • 我记得请求 URI 存在一些问题。当我测试时,我走错了页面
  • 上还有一些证书问题.. :-(

很抱歉我记不清更多了...另一个可能对您有帮助的资源是 Apache“Stonehenge”项目。它是一个开源多堆栈专为互操作性测试而设计的 N 层系统的 /platform 参考实现 以下是帮助您入门的链接:

https ://cwiki.apache.org/STONEHENGE/

我祝你一切顺利,

泰勒

Since then, we abandoned OpenSSO and went with WIF and ADFS 2.0. That being said, I've left the company and am not working on this anymore. Here's what I can remember from back then:

  • it was the stockquote sample
  • I did hit some bumps along the way while following the sample instructions
  • I remember there being some issue with the request URIs.. when I was testing, I was going to the wrong page
  • there were also some certificate issues.. :-(

I'm sorry I couldn't remember more... Another resource that might be helpful for you is the Apache "Stonehenge" project. It is an open-source multi-stack/platform reference implementation of an N-Tiered system specifically designed for interoperability testing. Here's a link to get you going:

https://cwiki.apache.org/STONEHENGE/

I wish you the best,

Tyler

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