Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 IDP 发起的流程中,我必须为我的客户提供两种类型的绑定支持。
我有我的 IDP 启动代码,它首先验证令牌并获取重定向的 URL,然后重定向到该 URL。
只有 HTTP-POST 和 HTTP-Artifact 绑定可用于 Web 浏览器 SSO 配置文件中 IdP 发起的 SSO。
如何触发 IdP(或 SP)发起的 SSO 是特定于实现的,未在 SAML 规范中定义。