apereo / phpCAS

Apereo PHP CAS Client
https://apereo.github.io/phpCAS/
Apache License 2.0
796 stars 397 forks source link

CAS Server Ticket Validation From Client To Server #196

Closed senthilkumar-rk closed 8 years ago

senthilkumar-rk commented 8 years ago

Hi,

If we logged through cas "we got one ticket from cas server, i need to validate this ticket from client whether its available or not in the server. Kindly check and let us know your feedbacks.

Also, kindly explain the below function For this we need to configure anything in the CAS Server or Client, kindly explain ... phpCAS::handleLogoutRequests();

Regards, Senthilkumar

jfritschi commented 8 years ago

Please check our documentation on the wiki. https://wiki.jasig.org/display/casc/phpcas or use one of the cas mailing lists.

This issue tracker is for any issues/errors with the lib.