wif - 使用 Windows Identity Foundation 进行单点登录

标签 wif

是否有关于 WIF 单点登录的任何好的在线资源或书籍?我对利用 live.com 或 googlemail 等现有客户帐户特别感兴趣。我在第 9 channel 的一些视频中看到这应该是可能的,但没有偶然发现有关如何实现它的具体示例。

最佳答案

还有:

Programming Windows Identity Foundation

如果您想要 Windows Live 或 Google 登录,您需要考虑将 WIF 与 Azure ACS 集成。

引用Access Control Service Samples and Documentation .

另请参阅 TechNet Wiki 中的操作方法等 Windows Identity Foundation (WIF) and Azure AppFabric Access Control Service (ACS) Content MapWindows Identity Foundation (WIF) Content Map .

关于wif - 使用 Windows Identity Foundation 进行单点登录,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7239055/

相关文章:

iis-7 - 是否可以在没有 LoadUserProfile = True 的情况下运行 WIF

asp.net-mvc-5 - 使用外部提供程序时如何记住MVC5中的登录名

WIF:自定义声明

php - 在 PHP 上实现 Windows Identity Foundation

wcf - ws2007FederationHttpBinding 和 WIF 委托(delegate)

authentication - WIF(Windows Identity Foundation)仍然相关吗?

c# - 使用 WSFederationHttpBinding 的性能非常差

visual-studio-2010 - WIF、STS 和成员资格表

asp.net - 将持久性 Cookies OnPassive Redirects 设置为 true 实际上有什么作用?

wif - ClaimTypes.IdentityProvider 在哪里?