phpCAS

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kernan
Forum Newbie
Posts: 5
Joined: Wed Jan 18, 2006 7:37 am

phpCAS

Post by kernan »

Hie.
Firstly I kindly ask your help on phpCAS, and I hope you will help me.

I would like to set up a proxy server using phpCAS, I have looked at the examples provided from forums, and I even downloaded some notes from Yale University pertaining setting up phpCAS proxies. There is, however, problems from all the code I have worked with. The major problem is that my CAS always authenticates twice.

First time log in when you log in to the proxy (i.e. getting the PGT – Proxy Granting Ticket), then second time, at the actual application (in my case, a web site). From theory, I understand that, if correctly implemented, I should log in once on the proxy and that’s it. The STs (Server Tickets) will be the authentication tools passed from one point to the other, if authentication is needed. Therefore it leaves me with a feeling that I am failing to implement CAS very well.

If you can manage you can send me some phpCAS proxy server code and the corresponding phpCAS proxy client and a bit of explanation, otherwise the rest I can do it myself.

Cheers

Kernan
kernan
Forum Newbie
Posts: 5
Joined: Wed Jan 18, 2006 7:37 am

phpCAS

Post by kernan »

Guys if you cant help on the code for phpCAS, pliz just try to inform me where on earth can I manage to find such information.

Kernan
kernan
Forum Newbie
Posts: 5
Joined: Wed Jan 18, 2006 7:37 am

phpCAS

Post by kernan »

I am getting this error guys during logging in "CAS Authentication failed!"

Kernan
Post Reply