Same ShibSP session across two vhosts?
Cantor, Scott
cantor.2 at osu.edu
Fri Oct 21 14:54:27 BST 2011
On 10/21/11 8:32 AM, "Alex Mihičinac" <alexm at arnes.si> wrote:
>I'm trying to figure out how to setup SP, which would handle two vhosts
>with the same session (using ApplicationOverride).
>Is that scenario possible at all? In documentation I found only the other
>way around, where one SP acts like two independent SPs.
You'd have to use cookieProps to manually set a domain parameter to a tail
shared by the two vhosts. It has nothing to do with ApplicationOverride
(you'd probably not even want an override).
-- Scott
More information about the users
mailing list