Can I provision 2 Apache servers with the same <Extensions>?
Peter Schober
peter.schober at univie.ac.at
Thu Mar 3 13:07:57 EST 2016
* Phil Ehrens <pehrens at ligo.caltech.edu> [2016-03-03 18:03]:
> Scott Cantor's suggestion of using a logical EntityID
> pretty much solves all my issues
If your current entityID is widely deployed (the "galaxy" one) you
can decide to treat it as "logical" in the sense that you forget it
referenced a server name and keep it the same on the new server.
I'd also re-use the same keys (for SAML) from the old server.
Then add endpoints for the new host name to the metadata, essentially
duplicating the existing ones, but changing the indexes (which must be
unique). So far that matches your orignal request.
If you published SLO endpoints the endpoint duplication method won't
work, though, as that's an unindex endpoint and for the same binding
you can't have more than one location.
-peter
More information about the users
mailing list