在中国科学院成功登录后,我会出错。
CAS Authentication failed! You were not authenticated.You may submit your request again by clicking here. If the problem persists, you may contact the administrator of this site.
以及日志文件中的错误:
PHP Fatal error: Uncaught exception 'CAS_AuthenticationException' in /var/www/CAS-.3.2/CAS/Client.php:2764\nStack trace:\n#0 /var/www/CAS-1.3.2/CAS/Client.php(1224): CAS_Client->validateCAS20('https://sso.jarko...', '', NULL)\n#1 /var/www/CAS-1.3.2/CAS.php(1151): CAS_Client->isAuthenticated()\n#2 /var/www/login.php(8): phpCAS::isAuthenticated()\n#3 {main}\n thrown in /var/www/CAS-1.3.2/CAS/Client.php on line 2764,任何人都能帮我.?请
发布于 2014-11-19 14:33:31
我以前也犯过同样的错误。在使用java-7的keytool配置tomcat之后,我解决了这个问题。
步骤:
https://stackoverflow.com/questions/25761582
复制相似问题