【问题标题】:Error when trying out sample saml application尝试示例 saml 应用程序时出错
【发布时间】:2022-10-31 08:51:03
【问题描述】:

我已经设置了 salml2-pickup-dispatch.com 示例应用程序,当我尝试登录应用程序时出现以下错误。

WARN {org.apache.xml.security.signature.XMLSignature} - Signature verification failed.

WARN {org.wso2.carbon.identity.sso.saml.validators.SPInitSSOAuthnRequestValidator} - Signature validation for Authentication Request failed for the request of Issuer :saml2-web-app-pickup-dispatch.com in tenantDomain:carbon.super

有什么解决办法吗?

【问题讨论】:

    标签: wso2 saml wso2-identity-server


    【解决方案1】:

    这是由于签名验证问题。

    您可以通过将 salml2-pickup-dispatch 示例应用程序 (<saml2-pickup-dispatch_home>/WEB-INF/classes/wso2carbon.jks) 中的密钥库替换为 WSO2 身份服务器的密钥库 (/repository/资源/安全/wso2carbon.jks)。

    更多详情可以参考答案https://stackoverflow.com/a/61093340/9514885

    【讨论】:

      猜你喜欢
      • 2021-09-26
      • 1970-01-01
      • 2011-10-11
      • 2021-08-30
      • 2018-02-24
      • 2015-07-15
      • 2019-04-02
      • 2017-07-15
      • 1970-01-01
      相关资源
      最近更新 更多