gpt4 book ai didi

php - 状态信息丢失 : SImpleSAMLphp

转载 作者:行者123 更新时间:2023-12-05 07:48:31 24 4
gpt4 key购买 nike

我已经使用 SimpleSAMLphp 和 ADFS 配置了 SSO。当 store.type 是 phpsession 时,它工作得很好,但是一旦我切换到 sql,我就开始收到 State information lost 错误。回溯:2/var/www/simplesamlphp/lib/SimpleSAML/Auth/State.php:263 (SimpleSAML_Auth_State::loadState)1/var/www/simplesamlphp/modules/saml/www/sp/saml2-acs.php:78(要求)0/var/www/simplesamlphp/www/module.php:137 (不适用)

PHP 可以很好地创建和编写 SQL 文件。期待 Simplesaml 日志文件时,出现以下错误:

7 月 18 日 11:51:30 simplesamlphp 警告 [cbe4bc385b] 无效的 AuthToken cookie。

7 月 13 日 15:57:16 simplesamlphp 警告 [7ef540ac02] 缺少 AuthToken cookie。

这可能是什么?以及为什么当 session store.type 是 phpsession 时它工作正常,而当存储类型是 sql 时它不起作用?

我试过'session.cookie.domain' => '.example.org',设置以确保它是我的域'session.cookie.secure' => true 或 false 也没有任何区别。

我想知道有没有人遇到过类似的事情?

最佳答案

我在 Internet Explorer 中遇到了这个问题,我在我的主题中添加了 header('X-UA-Compatible: IE=8'); 到 header.php。

关于php - 状态信息丢失 : SImpleSAMLphp,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38435119/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com