CAS server Inregration

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
vikramsra
Posts: 16
Joined: Mon May 07, 2012 10:42 am
Location: Bangalore
Contact:

CAS server Inregration

Post by vikramsra »

Hi,

Can some will guide me to do a cas server integration with ruby cas server for single sign on.

Thanks and regards

Vikram
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: CAS server Inregration

Post by Thorsten »

Hi,

you have to write a Auth Driver similiar to our LDAP or very basic SSO with this class:

http://www2.physics.umd.edu/~payerle/So ... leCAS.html

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
vikramsra
Posts: 16
Joined: Mon May 07, 2012 10:42 am
Location: Bangalore
Contact:

Re: CAS server Inregration

Post by vikramsra »

Thanks for the quick reply this will help
Post Reply