在 WCF 数据服务级别验证 SAML 令牌
我有一个 WPF 客户端,它从 STS 请求 SAML 令牌。收到 SAML 令牌后,WPF 客户端将 SAML 令牌作为请求标头的一部分发送到 WCF 数据服务。在 WCF 数据服务级别,请求由授权管理器解释。 我想知道是否有任何方法可以在服务级别验证此 SAML。(通过再次查询 STS)。
I have a WPF client which request a SAML token from the STS. After receiving the SAML token the WPF client sends the SAML token as part of the request header to the WCF data service. At the WCF data service level the request is interpreted by the Authorisation manager.
I wanted to know is there any way to authenticate this SAML at the service level.(Either by again querying to STS).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
http://weblogs .asp.net/cibrax/archive/2010/04/15/integrating-wif-with-wcf-data-services.aspx
http://weblogs.asp.net/cibrax/archive/2010/04/15/integrating-wif-with-wcf-data-services.aspx