Description
The SSO credential-cipher currently generates a random key when starting up. This means that it is unique for each cluster node.
Introduce a system property ('hippo.cluster.sso.key') that can be given the same values on both nodes. This makes it possible for load balancers to direct the user to different nodes for cms and template composer sessions, but still succeeding at single-sign-on.