【发布时间】:2022-08-19 21:11:44
【问题描述】:
在我的 webapp 的 SSO 流程中,我在 IDP 的回发中抛出了一个错误:
org.opensaml.common.SAMLException:响应的 InResponseToField 与发送的消息 a39276f2g3bf914ekjhg376ghdhd 不对应
我不知道是什么导致了这个问题,因为它间歇性地发生并且难以重现。不幸的是,出于安全原因,我无法按照此处所述禁用此检查:https://docs.spring.io/spring-security-saml/docs/current/reference/html/chapter-troubleshooting.html
标签: saml