I am trying to setup up some shared portals and need to understand if the behavior I am seeing is normal or not. Concept: Parent Portal ("Main") Child portal 1 ("Florida") Child portal 2 ("Texas") Child portal 3 ("Virginia") Each of the child portals will have some public pages and some that are only visible to registered users. I have created several shared areas. For illustration, consider these shared areas. SA-Texas - Main - Texas SA-Florida - Main - Florida SA-Virginia - Main - Virginia I am only sharing users that are in specific roles. If I login in as a user that is in SA-Texas, I can navigate from the Main portal to the Texas portal and I stay logged in. When I go to the Florida portal, I am not logged in. This is expected behavior to me. However, when I go back to the main portal, I am also logged out of that portal as well. I want to retain my logged in status for any portal that I belong to, even if I go to another portal in between. Is this possible? |