1

在 CAS 中成功登录后出现错误。

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,

任何人都可以帮助我....??请

4

1 回答 1

0

我之前也有同样的错误。我使用java-7的keytool配置tomcat ssl后解决了这个问题。

脚步:

  1. 创建商店

  2. 创建证书

  3. 将密钥库导入 java-7

于 2014-11-19T14:33:31.360 回答