Please let me know the procedure to share the sessions between two domains or the best way to implement single sign on in php for cross domain.
Asked
Active
Viewed 624 times
0
-
3Whoa whoa! Entire *books* could be written on this topic...could you narrow it down a bit? In the meantime, see e.g. this: http://stackoverflow.com/questions/389175/kerberos-authentification-in-php – Piskvor left the building Jan 02 '12 at 08:40
-
just refer these http://stackoverflow.com/questions/1064243/php-sessions-across-sub-domains and http://www.gonnalearn.com/2008/04/10/sharing-session-data-across-domains-with-php/ also http://stackoverflow.com/questions/4759312/session-share-across-multiple-domains-on-same-server – Manigandan Arjunan Jan 02 '12 at 08:43
-
It's not entirely clear in your question to what you refer to a) to share sessions across hosts or b) the best way to implement single sign on in PHP - That are two different things. Additionally this relates highly to server configuration so you should tell what you've tried so far and into which concrete problem you did run. – hakre Jan 02 '12 at 08:44