Welcome Guest, Not a member yet? Register   Sign In
Multiple Applications Sharing Session Data
#1

[eluser]Unknown[/eluser]
Hey team,

Just a quick question for you guys regarding the use of sessions across multiple applications. I'm making a site that's going to contain multiple applications, but I want a single authentication session that can be used for all of my different applications. In saying this, I'll probably have a separate CI application for authentication handling/account management.

What I need to know is, if I'm running different applications out of a domain, will the session data from my authentication app be accessible across all applications, or does code igniter's special session handler put Application Specific ID's on to it's sessions to stop such access. If this is the case, is there an option to make these separate sessions globally accessible?

Thank you in advance, the help it appreciated.




Theme © iAndrew 2016 - Forum software by © MyBB