【问题标题】:IdP initiated SSO using Spring SAMLIdP 使用 Spring SAML 发起 SSO
【发布时间】:2015-08-13 16:02:41
【问题描述】:

对于 IdP 发起的 SSO(单点登录) 是否有任何好的示例,使用 Spring SAML 作为初学者

【问题讨论】:

    标签: saml-2.0 spring-saml


    【解决方案1】:

    Spring SAML quick start guide 有一个部分用于测试 IDP 初始化的 SSO:

    您可以使用 URL 测试 IDP 初始化的单点登录 https://idp.ssocircle.com:443/sso/saml2/jsp/idpSSOInit.jsp?metaAlias=/ssocircle&spEntityID=replaceWithUniqueIdentifier, 将服务提供商标识符替换为 在您的 securityContext.xml 中配置为 entityId。有可能 使用参数 RelayState 提供发送到您的 SP 的 relayState 数据。

    【讨论】:

    猜你喜欢
    • 2014-12-11
    • 2015-07-11
    • 2022-01-23
    • 2016-09-29
    • 1970-01-01
    • 2019-12-22
    • 2014-12-24
    • 1970-01-01
    • 2019-09-05
    相关资源
    最近更新 更多