Hi, I have an application configured to use CAS and IIS

My configuration is:

cas.server.validateUrl=https://vmdev01:8443/frmwkCas/proxyValidate
cas.server.casFailed=https://development/frmwkCas/casFailed.jsp
cas.client.urlService=
http://development/frmwkWebAdministration/j_acegi_cas_security_check
cas.server.loginUrl=https://development/frmwkCas/login
cas.server.logoutUrl=https://fdevelopment/frmwkCas/logout
cas.client.trustStore=/apps/ficheroaplicaciones/frmwk/vmdev01.keystore


"development" is the name under IIS and is redirected to the machine
"vmdev01".
The parameter validateUrl is with the machine name, because if I use the IIS
name the login fails

This configuration works. The problem is that under production enviroment we
have a lod balaced server cluster, and I cannot make reference to "one"
machine name

What should I do?

Thanks

-- 
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