Re: [Cppcms-users] Sharing session data between 2 applications/domains
Brought to you by:
artyom-beilis
From: 陈抒 <csf...@gm...> - 2012-09-11 15:20:23
|
Nice. It's another choice except to set up own session servers. 陈抒 Best regards http://blog.csdn.net/sheismylife On Tue, Sep 11, 2012 at 9:12 PM, Artyom Beilis <art...@ya...> wrote: > Yes... Set cookies domain to domain.com > > http://cppcms.com/wikipp/en/page/cppcms_1x_config#session.cookies.domain > > Artyom Beilis > -------------- > CppCMS - C++ Web Framework: http://cppcms.com/ > CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > ------------------------------ > *From:* sergey lavrov <ccp...@gm...> > *To:* cpp...@li... > *Sent:* Tuesday, September 11, 2012 3:51 PM > *Subject:* [Cppcms-users] Sharing session data between 2 > applications/domains > > Dear All! > > I have application A on domain a.domain.com and application B on domain > b.domain.com. > Users can authenticate on both applications . > I need that if user authenticated on application A (a.domain.com) and > then go to application B (b.domain.com), application B > see authentication data which application A stored in session and vice > versa. > > So is it possible to sharing session data between 2 applications on 2 > domains? > > Thanks in advance! > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |