| ||||||||||||
![]() |
| Notices |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
(#16)
|
(#17)
|
(#18)
|
(#19)
|
| Senior Member Posts: 3,858 Join Date: Aug 2006 Location: Mumbai, India |
01-10-2007, 01:35 PM
Thank You for sharing, this is really helpful! Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#20)
|
(#21)
|
(#22)
|
| Operations Manager Posts: 5,451 Join Date: Jan 2006 Location: United Kingdom |
23-12-2007, 12:28 AM
Hi Antoine, Thanks for getting back to gauravdc - happy holidays ![]() -------------------------------------------------------------------
|
| | |
(#23)
|
| New Member Posts: 5 Join Date: Dec 2006 |
03-01-2008, 08:09 PM
Hi, Thanks for your response. Unfortunately removing the exit() didnt work. I made a few changes and now when doing a "loginShareAuthorize()" the script auto checks if the cookie is present and then logs the user in by pulling in the info from my sites db using your code in conjunction. The only problem is that the login function is NOT invoked automatically and I have to first initiate the login via a manual link http://xyz.com/index.php?loginemail=...=core&_a=login Is there a way to initiate the login automatically whenever a visitor visits the site? Also i am using the mostly encrypted version of the code so all i have access to is the myname.login.php file Many thanks in advance, G |
| | |
(#24)
|
(#25)
|
(#26)
|
(#27)
|
| Member Posts: 350 Join Date: Feb 2007 Location: Lyon, France |
11-02-2008, 12:08 AM
Hello michel, cookies can't be shared on different domains (only subdomains). what gauravdc did is just to move the support site on the main domain. Now, lets go on the main topic: "Welcome to the world of SSO (single sign on)" To answer to your Edit: no it's not impossible. This is a subject that is still hard to play with. I've never tried so i can't help you much. The only ressources i know that could help you: (old trick) PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more. (better concept) SAML: Take a look at this (SimpleSAML): simpleSAMLphp | Feide RnD and OpenSSO ( a SAML implementation) https://opensso.dev.java.net the php version of openSSO was called lightlub now it's part of the main extensions https://opensso.dev.java.net/public/extensions/ Good luck with your SSO, Antoine -- Lurking around there -- |
| | |
(#28)
|