Hello everybody,

I am a bit puzzled when it comes to customize this piece of code:


  <bean id="samlServiceTicketUniqueIdGenerator" 
class="org.jasig.cas.util.SamlCompliantUniqueTicketIdGenerator">
    <constructor-arg index="0" value="https://localhost:${host.port.https}"; />
    <property name="saml2compliant" value="true" />
  </bean>

My questions is about the constructor value.
We have a clustered environment and not sure if the URL should lead to the 
loadbalancer or rather the real machine names.

best regards
Nicolaie
-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to