SecurityUserCheckBeforeControllerHandler-会话无效

2020-08-21 00:14发布

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


大家好,

每当调用第三部分调用(它是获取付款iFrame的https调用)时,我们都将出现错误消息。

会话由于缺少用户详细信息而变得无效。 SpringSecurityUserId返回为randomUser,不确定从何处获取。 在我们的系统中,我们使用字符串" anonymous"

配置了匿名用户。

有人可以向我们提供您宝贵的意见/解决方案

{" timeMillis":1585811939261," thread":" hybrisHTTP2"," level":" ERROR"," loggerName":" com.crh.storefront.interceptors.beforecontroller.SecurityUserCheckBeforeControllerHandler","消息":" User 错配springSecurityUserId [ anonymousUser ]混合会话用户[匿名]。会话无效。"," endOfBatch":false," loggerFqcn":" de.hybris.platform。 util.logging.HybrisLogger"," contextMap":{" RemoteAddr":" [xx.xx.xx.xx]"," Tenant":""}," threadId":130," threadPriority":5}

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


大家好,

每当调用第三部分调用(它是获取付款iFrame的https调用)时,我们都将出现错误消息。

会话由于缺少用户详细信息而变得无效。 SpringSecurityUserId返回为randomUser,不确定从何处获取。 在我们的系统中,我们使用字符串" anonymous"

配置了匿名用户。

有人可以向我们提供您宝贵的意见/解决方案

{" timeMillis":1585811939261," thread":" hybrisHTTP2"," level":" ERROR"," loggerName":" com.crh.storefront.interceptors.beforecontroller.SecurityUserCheckBeforeControllerHandler","消息":" User 错配springSecurityUserId [ anonymousUser ]混合会话用户[匿名]。会话无效。"," endOfBatch":false," loggerFqcn":" de.hybris.platform。 util.logging.HybrisLogger"," contextMap":{" RemoteAddr":" [xx.xx.xx.xx]"," Tenant":""}," threadId":130," threadPriority":5}

付费偷看设置
发送
1条回答
昵称总是被占用
1楼-- · 2020-08-21 00:52

使用chrome开发人员工具查看请求流,并查看是否存在会话ID是否保留了回叫。 否则可能是安全问题吗? 请参见 https://developer.mozilla.org/en-US/docs/ Web/HTTP/CORS

一周热门 更多>