在 WCF 数据服务级别验证 SAML 令牌

发布于 2024-10-31 14:34:49 字数 154 浏览 0 评论 0原文

我有一个 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 技术交流群。

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