share authentication across workspaces
256719Sep 27 2012 — edited Feb 22 2013apex 4.1
we are using custom authentication
we have cooke name set, so we are able to share an authenticated session across applications within the same workspace
but is it possible to share the authenticated session with an application within another workspace? calling the same authentication function and using the same cookie name doesn't seem to work across workspaces -- is there some other setting that would enable cross-workspace session sharing in the same apex instance?