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 に答える