Symfony/PUGXMultiUserBundle separate sessions/cookies for two types of users logged at the same time?
问题 Symfony2.8 with PUGXMultiUserBundle: I've got multiple user types (separate entities) and one login form. Users are redirected to different "subsystems", based on user entity type. And now client wants the sessions to be separate, so in two browser windows/tabs it should be possible to login with two users of different types. Is it even possible without creating separate subdomains for each subsystem? 来源: https://stackoverflow.com/questions/40261879/symfony-pugxmultiuserbundle-separate