I would like to implement Question2Answer with single sign-on but since i keep on failing, i would like to know what are the minimum requirements for this to work.
For instance, in my case, the original sign on is done on extranet.domain.com which sits in IPADDRESS1. Q&A would be accessed via forum.domain.com, which sits on another server at IPADDRESS2.
Is it still possible to use single sign on or does q&a have to be installed on the same server as the main application?