Thanks Guys. Can you please help me with how do I do the same with vBulletin.
Thanks On Thursday, June 28, 2012, Joachim Fritschi wrote: > Hi Rex, > > your statement was true until the version 1.2.0. > > Phpcas now has the ability to integrate into the sessions of other app > much better. If that does not work you also have the ability to hook your > own code into phpcas during authentication [1] and upon recieving a logout > call[2]. This has already been helpful for other projects[3/4] to enable > single sign out for very specific setups. > > The code docs should pretty much explain the way forward. There should > also be some the jira issue that explains it a bit. [5] > > I'm sensing a documentation and example possibility :D > > Regards, > > Joachim > > [1]http://downloads.jasig.org/**cas-clients/php/current/docs/** > api/group__internalBehave.**html#**ga41c4204c3ab191548f1ae48984f7**3848<http://downloads.jasig.org/cas-clients/php/current/docs/api/group__internalBehave.html#ga41c4204c3ab191548f1ae48984f73848> > > [2]http://downloads.jasig.org/**cas-clients/php/current/docs/** > api/group__internalBehave.**html#**ga61a82c256483dff20a09cd9ca9c3**3a62<http://downloads.jasig.org/cas-clients/php/current/docs/api/group__internalBehave.html#ga61a82c256483dff20a09cd9ca9c33a62> > > [3]http://www.mediawiki.org/**wiki/Extension_talk:**CASAuthentication<http://www.mediawiki.org/wiki/Extension_talk:CASAuthentication> > [4]http://drupal.org/node/**1077910 <http://drupal.org/node/1077910> > [5]https://issues.jasig.org/**browse/PHPCAS-76<https://issues.jasig.org/browse/PHPCAS-76> > > > > On 27.06.2012 18:32, Rex Posadas wrote: > >> Are you experiencing any issues? One of the developers in my team >> successfully integrated vBulletin and CAS. He used the phpCAS library. >> >> One caveat being Single Sign On works, but not Single Sing Out. phpCAS, >> AFAIK, only supports Single Sign Out if you let the library handle the >> session – which was not possible for us. >> >> *From:*Vipin Jain [mailto:[email protected]] >> *Sent:* Wednesday, June 27, 2012 9:15 AM >> *To:* [email protected] >> *Subject:* Re: [cas-user] vBulletin CAS SSO >> >> Thanks, >> >> I will work on the links you have provided and let you know the updates. >> >> On Wed, Jun 27, 2012 at 7:29 PM, Aaron Grant <[email protected] >> <mailto:[email protected]>> wrote: >> >> I was researching this a while ago, although I couldn't find anything >> for the new 4.x version of vBulletin, it does look like a few folks >> were attempting this though: >> >> http://www.vbulletin.org/**forum/showthread.php?t=214611&** >> highlight=central+**authentication+service<http://www.vbulletin.org/forum/showthread.php?t=214611&highlight=central+authentication+service> >> <http://www.vbulletin.org/**forum/showthread.php?t=214611&** >> highlight=central+**authentication+service<http://www.vbulletin.org/forum/showthread.php?t=214611&highlight=central+authentication+service> >> > >> https://www.vbulletin.com/**forum/showthread.php/345107-** >> Could-I-apply-my-own-CAS-(**Central-Authentication-** >> Service)-in-vBulletin<https://www.vbulletin.com/forum/showthread.php/345107-Could-I-apply-my-own-CAS-(Central-Authentication-Service)-in-vBulletin> >> >> >> >> On Wed, Jun 27, 2012 at 9:09 AM, Marvin S. Addison >> <[email protected] <mailto:[email protected]>> wrote: >> >> Guys, any update on this... >> > >> > >> > Guess not. I'm not aware of any specific documentation about CAS and >> > vBulletin. Looks like it's a PHP app, which is a good sign since >> phpCAS has >> > a solid track record for integrating PHP apps generally. As for the >> > details, you may have to work them out yourself, but I would >> encourage you >> > to share with the community upon completion. >> > >> > >> > M >> > >> > -- >> > You are currently subscribed to [email protected] >> <mailto:[email protected]> as: >> >> > [email protected] <mailto:[email protected]> >> >> > To unsubscribe, change settings or access archives, see >> > >> http://www.ja-sig.org/wiki/**display/JSG/cas-user<http://www.ja-sig.org/wiki/display/JSG/cas-user> >> >> -- >> You are currently subscribed to [email protected] >> <mailto:[email protected]> as: [email protected] >> <mailto:[email protected]> >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/**display/JSG/cas-user<http://www.ja-sig.org/wiki/display/JSG/cas-user> >> >> -- >> 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<http://www.ja-sig.org/wiki/display/JSG/cas-user> >> >> -- >> 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<http://www.ja-sig.org/wiki/display/JSG/cas-user> >> >> > > -- > 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<http://www.ja-sig.org/wiki/display/JSG/cas-user> > -- 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
