If you're not seeing a response in the web page example_proxy.php, either an 
error or other output, then something is set up wrong. Hard to tell from here. 
It looks like tickets are being issued. It would help prove out your 
example_proxy.php if you could add a known good non-clearpass page to the array 
and just make sure that you're getting output from that page in the proxy.


On Nov 22, 2010, at 9:57 AM, Francisco Estanqueiro wrote:

> I had the clearPass servername in web.xml wrong. Now I'm not getting any 
> output.. and my CAS server log has this:
> 
> 2010-11-22 17:54:28,328 INFO 
> [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service 
> ticket [ST-3-1etetwTDkXFGMOZlF3jd-fc.ul.pt] for service 
> [https://cas-server/netpa/example_proxy.php] for user 
> [[email protected]]>
> 2010-11-22 17:54:28,684 INFO 
> [org.jasig.cas.authentication.AuthenticationManagerImpl] - 
> <AuthenticationHandler: 
> org.jasig.cas.authentication.handler.support.HttpBasedServiceCredentialsAuthenticationHandler
>  
> successfully authenticated the user which provided the following 
> credentials: [callbackUrl: https://cas-server/netpa/example_proxy.php]>
> 2010-11-22 17:54:28,885 INFO 
> [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service 
> ticket [ST-5-BNVF0GWZtImwxip6dFXv-fc.ul.pt] for service 
> [https://cas-server/netpa/example_proxy.php] for user 
> [[email protected]]>
> 2010-11-22 17:54:28,894 INFO 
> [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service 
> ticket [ST-4-ZtYYQF0RoWfu5iniRGsR-fc.ul.pt] for service 
> [https://cas-server/cas/clearPass] for user 
> [https://id.fc.ul.pt/netpa/example_proxy.php]>
> 2010-11-22 17:54:29,054 INFO 
> [org.jasig.cas.client.proxy.ProxyGrantingTicketStorageImpl] - <No Proxy 
> Ticket found for >
> 2010-11-22 17:54:30,528 INFO 
> [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service 
> ticket [ST-6-lfuYLaRRwcWF6g35OfJW-fc.ul.pt] for service 
> [https://cas-server/cas/clearPass] for user 
> [https://id.fc.ul.pt/netpa/example_proxy.php]>
> 2010-11-22 17:54:30,628 INFO 
> [org.jasig.cas.client.proxy.ProxyGrantingTicketStorageImpl] - <No Proxy 
> Ticket found for >
> 
> I should be getting a clearPass response, right?
> 
> Francisco
> 
> 
> 
> Em 22-11-2010 17:36, Cary, Kim escreveu:
>> Hmm.
>> 
>> On Nov 22, 2010, at 9:28 AM, Francisco Estanqueiro wrote:
>> 
>>> No authentication information provided.
>> Perhaps add another known good CAS client page to the array like this
>> 
>> ('https://casserver/cas/clearPass','https://mywebserver/test/aCasphpPageThatIKnowWorks.php')
>> 
>> If the second page works (and the first still fails) then it proves that 
>> setup is correct with your clearpass test app.
>> 
>> KC
> 


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