Same ShibSP session across two vhosts?
Alex Mihičinac
alexm at arnes.si
Mon Oct 24 10:22:07 BST 2011
On 21. okt. 2011, at 15:54, Cantor, Scott wrote:
> 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).
This is what happens, when cookieProps has been set.
----------------------------------------------
shibsp::ConfigurationException
The system encountered an error at Mon Oct 24 11:16:45 2011
To report this problem, please contact the site administrator at root at localhost.
Please include the following message in any email:
shibsp::ConfigurationException at (https://<anonymized>/)
Unable to map non-default applicationId to an ApplicationOverride, check configuration.
----------------------------------------------
It seems ApplicationOverride should be set after all?
Best regards,
Alex
More information about the users
mailing list