I am having a very strange issue all of a sudden this morning in my test 
environment

I have 4 applications (2 ASP.NET and 2 PHP) that all authenticate to CAS.
My 2 ASP.NET application are working beautifully.  My 2 PHP applications are 
hanging on me, and when I enable debugging inside of phpCAS, I see the 
following output:


9F0E .START ****************** [CAS.php:414]
9F0E .=> phpCAS::setNoCasServerValidation() [cas-authentication.php:55]
9F0E .<= ''
9F0E .=> CASClient::handleLogoutRequests(true, array (  0 => 'localhost',  1 => 
'pieslak',  2 => 'PIESLAK',)) [CAS.php:1034]
9F0E .|    Not a logout request
9F0E .<= ''
9F0E .=> phpCAS::isAuthenticated() [cas-authentication.php:108]
9F0E .|    => CASClient::isAuthenticated() [CAS.php:975]
9F0E .|    |    => CASClient::wasPreviouslyAuthenticated() [client.php:791]
9F0E .|    |    |    no user found [client.php:895]
9F0E .|    |    <= false
9F0E .|    |    PT `ST-15-Qh9jSHo2JIvL4ZhUiQNa-cas' is present [client.php:812]
9F0E .|    |    => CASClient::validatePT('', NULL, NULL) [client.php:813]
9F0E .|    |    |    => CASClient::getURL() [client.php:396]
9F0E .|    |    |    <= 'target_URL_of_my_php_app'
9F0E .|    |    |    => 
CASClient::readURL('https://my_host/cas/proxyValidate?service=target_URL_of_my_php_app&ticket=ST-15-service_ticket_info-cas',
 '', NULL, NULL, NULL) [client.php:2081]


I am seeing that my PHP app just hangs at that last line for ~5-10 minutes, and 
then I see a series of the following:

4D6B .START ****************** [CAS.php:414]
4D6B .=> phpCAS::setNoCasServerValidation() [cas-authentication.php:55]
4D6B .<= ''
4D6B .=> CASClient::handleLogoutRequests(true, array (  0 => 'localhost',  1 => 
'pieslak',  2 => 'PIESLAK',)) [CAS.php:1034]
4D6B .|    Not a logout request
4D6B .<= ''


What's strange is that nothing changed on my test server.  I have verified that 
my PHP 5.2.5 install hasn't changed, and cURL is enabled.
I'm not sure what else to check, but this has happened all of a sudden this 
morning.   Last night we were testing until ~7PM EST and everything was working 
great.

Any ideas on how to track down what the issue is?
-Brian

Brian Pieslak
Chief Architect, Hosted Solutions
Métier, Ltd
2300 Clarendon Boulevard
Suite 1200
Arlington, VA 22201
703.465.9500
877.965.9501 (toll-free)
703.465.9502 (fax)
[email protected]<mailto:[email protected]>
www.metier.com<http://www.metier.com/>
workforward®
This message, including any attachments, contains confidential information 
intended for a specific individual and purpose, and is protected by law. If you 
are not the intended recipient, you should delete this message and are hereby 
notified that any disclosure, copying, or distribution of this message, or the 
taking of any action based on it, is strictly prohibited.


-- 
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

Reply via email to