通过 WIF 让 Live ID 发挥作用

发布于 2024-10-11 09:50:15 字数 372 浏览 7 评论 0原文

我正在尝试使用 WIF 让我的 ASP.NET MVC 应用程序依赖 Windows Live ID 进行身份验证。我遵循了以下示例练习:

练习 4

但是,它对我不起作用。里程各不相同,有时我会收到有关 Windows Live ID 遇到问题的错误,但大多数时候它根本不会重定向回来。

有人有WIF和Live ID可以合作吗?

I'm attempting to use WIF to have my ASP.NET MVC app rely on Windows Live ID for authentication. I've followed this example exercise:

Exercise 4

However, it does not work for me. Mileage varies, sometimes I get an error about Windows Live ID experiencing problems, but most of the time it simply does not redirect back.

Has anyone got WIF and Live ID to cooperate?

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

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

发布评论

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

评论(1

听闻余生 2024-10-18 09:50:15

请确保从培训套件中下载最新版本,以防万一。与 LiveID 集成的最简单方法之一是通过 Windows Azure AppFabric ACS(访问控制服务)。除了 LiveID 之外,它还允许您与其他身份提供商(Google、Facebook、任何 WS-Federation STS 等)集成。

Make sure you download the latest bits from the Training Kit just in case. One of the easiest ways of integrating with LiveID is through Windows Azure AppFabric ACS (Access Control Service). In addition to LiveID it gives you integration with other Identity Providers (Google, Facebook, any WS-Federation STS, etc).

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