Hi, >From the problem describtion below what i understood is you want to use two domains for validation.
In my opinion you have to change cas-client validation source code . By this way it will use query strings service name instead of web.xml to redirect to domain which you want. If you can not do it i can send the source code that i have changed for one of our production systems Pamir Erdem On Wed, Apr 11, 2012 at 3:45 PM, BREDA Julien <jbr...@netfinca.com> wrote: > Hi,**** > > ** ** > > I’m using cas-server-core 3.4.10 et cas-client-core 3.2.1.**** > > I would like to know if there was a way to manage authentication with > private domains.**** > > ** ** > > The architecture is the following :**** > > ** ** > > **** > > ** ** > > The client authenticates and asks for a ticket for the webapp on the > public domain.**** > > When the ticket is sent to the webapp, this one tries to validate it with > the private domain which is declared in the web.xml file :**** > > ** ** > > <init-param>**** > > <param-name>serverName</param-name>**** > > <param-value>${webapp.url}</param-value>**** > > </init-param>**** > > ** ** > > The validation fails because the domain is not the appropriate one.**** > > For some reasons, I can’t declare the public domain in the web.xml file.** > ** > > ** ** > > What could I do to manage the validation ?**** > > ** ** > > Thanks in advance for your help,**** > > ** ** > > Regards,**** > > Julien BREDA**** > > ** ** > > -- > You are currently subscribed to cas-dev@lists.jasig.org as: > pamir.er...@gmail.com > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-dev > > -- Pamir Erdem -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
<<image004.png>>