So, have a weird issue that is popping up. 99% of the time, our users are
authenticated successfully. There is that 1% where users aren't authenticated.
I'm calling phpCAS::isAuthenticated() before calling the phpCAS::getUser() so
they are authenticated when I'm trying to get their username.
We do occasionally get this error that I have captured I'm not sure if this is
the error that everybody is throwing. But it's happening frequently enough that
I suspect it.
When I get into work tomorrow. I'm going to enable cas debugging in php. I'll
give any extra info I can
Error is:
Message: Uncaught exception 'CAS_AuthenticationException' in
/portal/server/htdocs/portal/globals/CAS/CAS-1.3.2/CAS/Client.php:2839 Stack
trace: #0
/portal/server/htdocs/portal/globals/CAS/CAS-1.3.2/CAS/Client.php(1224):
CAS_Client->validateCAS20('https://cas.geo...', '\n\n\nisAuthenticated() #2
/portal/server/htdocs/portal/globals/CAS/CAS-1.3.2/CAS.php(1101):
CAS_Client->forceAuthentication() #3
/portal/server/htdocs/portal/globals/template/auth.inc.php(48):
phpCAS::forceAuthentication() #4
/portal/server/htdocs/portal/globals/template/head.inc.php(61):
include('/portal/server/...') #5 /portal/server/htdocs/portal/portal.php(3):
include('/portal/server/...') #6 {main} thrown
File: /portal/server/htdocs/portal/globals/CAS/CAS-1.3.2/CAS/Client.php
Line Number: 2839
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user