I dont think so - at least not in my configuration.  Each MG app has a
unique key.  To verify I performed the following test:

1) Logged in to one group
2) verified I was automatically able to login to the other
3) Logged out of the 1st group
4)  dumped session - observed that session var had been cleared
5) Moved on over to 2nd group, dumped session - session is NOT cleared
6) went back to 1st group, verified session was STILL cleared
7) back to 2nd group, session is still valid

Bear in mind I am dumping these session scopes in application.cfm
RIGHT after the cfapplication tag.

On Oct 31, 5:02 pm, [email protected] wrote:
> Isn't the user session shared across all applications?
>
> Sent from my Verizon Wireless BlackBerry
>
> -----Original Message-----
> From: jeff <[email protected]>
> Date: Sat, 31 Oct 2009 16:56:52
> To: model-glue<[email protected]>
> Subject: [Model-Glue] clearing session variables across multiple applications
>
> I have a program setup that is organized into "groups".  Each group is
> its own distinct model glue application, and each group has its own
> distinct session.loggedin that I need to clear.
>
> Is there an easy way to clear these session variables across the
> groups, so that when a user logs out from one group, they can be
> logged out of all?
--~--~---------~--~----~------------~-------~--~----~
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to