Multiple IdP in a singler Server

Jim Fox fox at washington.edu
Thu Jan 12 12:09:27 EST 2017


Be aware also that the privacy of cookies and web content is all about the 
domain.  All paths on the same domain share a single security space.

Jim


On Thu, 12 Jan 2017, Cantor, Scott wrote:

> Date: Thu, 12 Jan 2017 09:04:14
> From: "Cantor, Scott" <cantor.2 at osu.edu>
> To: Shib Users <users at shibboleth.net>
> Reply-To: Shib Users <users at shibboleth.net>
> Subject: RE: Multiple IdP in a singler Server
> 
> Basic points:
>
> Every install should be to its own idp.home directory.
>
> It's easier and much safer to run separate containers for every IdP, or use Docker, or whatever, in which case all the installs are perfectly ordinary installs that don't know about each other or overlap at all, no special directions, etc.
>
> If you really insist on hosting more than one in the same container it probably does work but you'd need to specify the idp.home setting using web.xml and a separate warfile for each one (or some kind of overlay mechanism I don't know anything about). Nobody would advise doing it that way.
>
> -- Scott
>
> -- 
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
>


More information about the users mailing list