On Sun, 9 Apr 2017, Robert Ohajda wrote:
> Hello,
> I am trying to prepare cluster setup for CAS with 2 instances running on
> following machines
cas1.parket.sk and
cas2.parket.sk. From documentation it
> is not clear to me if I can give *cas.authn.samlIdp.entityId =
>
https://cas.parket.sk/cas/idp* (which is apache in front of both server)
> or there should be individual server names used instead.
Use the same entityID on all cluster members.
The SAML entityID uniquely identifies the IDP to SPs.
Andy