Configuring two applications within one Shibboleth installation

Peter Schober peter.schober at univie.ac.at
Thu Jun 13 02:39:18 EDT 2013


* Maassen, Helma <Helma.Maassen at atos.net> [2013-06-13 08:30]:
> I have a Shibboleth installation that is correctly working for one application.
> Now I want to add a new application to the configuration.
> 
> I used the ApplicationOverride to do this.

Are you sure you need this? You mentioned Apache httpd vhosts at
the very end, so if both "applications" (in your own meaning, not the
Shib SP) are in fact on seperate vhosts I doubt you need
ApplicationOverride for this (as HTTP Cookies will already be
seperated by the FQDN, i.e., at the client sessions will be seperate).

Check our the extensive write-up at
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPApplicationModel
-peter


More information about the users mailing list