Hi I have a set of J2EE applications integrated with a CAS server, deployed in JBoss (applications and cas server are deployed on the same server). Our problem is that our applications are accessed through 2 different URLs :
- internal users will use http://INTERNAL-server-name - external users will use http://EXTERNAL-server-name How this is done and the exact configuration of these 2 accesses are beyond my knowledge, but I think they use web-gate or something. So the "server-name" and "casServerUrlPrefix" parameters that we setup for our CAS clients (either in JNDI or web.xml init-params) will fail for one of the user profiles (if we set them to http://INTERNAL-server-name, the external users will not be able to be redirected properly to the CAS server) I hope my explanations are clear... How can we handle this situation ? Thanks Thomas -- *Thomas Francart* *CTO** - Mondeca* 3, cité Nollez 75018 Paris France Tel. +33 (0)1 44 92 35 04 - fax +33 (0)1 44 92 02 59 Web: www.mondeca.com Blog : Leçons de choses <http://mondeca.wordpress.com> -- 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
