Hi,
I am trying to make a simple php CAS client interacting with a remote CAS 
server. As a beginner I am using the example into the folder docs from 
CAS-1.3.1 (I copied and pasted example_simple.php).
Obviously I changed parameters in phpCAS::client().
The page resides into a folder used as localhost (var/www in Ubuntu).
When I reach the page from the index.php (a form used as a link) it redirects 
me to the login page on the remote CAS server, and this is good.
But when I try to login with correct user and password it returns to the 
previous page (and it's ok) but the browser shows nothing (blank page with 
URI:../LogCAS.php/?ticket=.../
On this server there is also a website developed with drupal, login from there 
works.
In the logfile (the people who manage the server use tomcat) the login from the 
drupal website generates ACTION: SERVICE_TICKET_CREATED and ACTION: 
SERVICE_TICKET_VALIDATED,
using my "app" the second message never appears.
Is it possible that the server doesn't accept login from localhost and doesn't 
validate the sent ticket? Or is it somewhat else?

Thank you in advance, and sorry about my bad english
-- 
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