Multiple IdP in a singler Server

Cantor, Scott cantor.2 at osu.edu
Thu Jan 12 12:04:14 EST 2017


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



More information about the users mailing list