Thanks everybody , i finnally customized the java client library in order
to receive a new parameter apart from the TARGET with the subdomain
information and now everything is working fine.
Best,
2011/11/3 Marvin Addison
> > I would want to customize the CAS theme depending on the subdomain th
> I would want to customize the CAS theme depending on the subdomain the client
> is trying to access.
We support this use case via Spring themes,
https://wiki.jasig.org/display/CASUM/Theme+Control. Based on your
brief description, this should work nicely provided you're using (or
would plan to
**
>>
>> *From:* Lava Kafle [mailto:lka...@gmail.com]
>> *Sent:* jeudi, 3. novembre 2011 12:09
>> *To:* cas-dev@lists.jasig.org
>> *Subject:* Re: [cas-dev] Subdomain support in CAS Client for java
>>
>> ** **
>>
>> it might need to be redirect
>
> From: Lava Kafle [mailto:lka...@gmail.com]
> Sent: jeudi, 3. novembre 2011 12:09
> To: cas-dev@lists.jasig.org
> Subject: Re: [cas-dev] Subdomain support in CAS Client for java
>
>
>
> it might need to be redirected to some url in some table simply wh
ur various pages,
>> especially login.
>>
>> Is this what you wanted?
>>
>> ** **
>>
>> *From:* Lava Kafle [mailto:lka...@gmail.com]
>> *Sent:* jeudi, 3. novembre 2011 12:09
>> *To:* cas-dev@lists.jasig.org
>> *Subject:* Re: [cas-dev] Subdomain
;
> ** **
>
> *From:* Lava Kafle [mailto:lka...@gmail.com]
> *Sent:* jeudi, 3. novembre 2011 12:09
> *To:* cas-dev@lists.jasig.org
> *Subject:* Re: [cas-dev] Subdomain support in CAS Client for java
>
> ** **
>
> it might need to be redirected to some url in some table si
mailto:lka...@gmail.com]
Sent: jeudi, 3. novembre 2011 12:09
To: cas-dev@lists.jasig.org
Subject: Re: [cas-dev] Subdomain support in CAS Client for java
it might need to be redirected to some url in some table simply when getting
response but that will be hardcoded in the table though.
Lava Kafle
it might need to be redirected to some url in some table simply when
getting response but that will be hardcoded in the table though.
Lava Kafle
On Thu, Nov 3, 2011 at 4:46 PM, Francisco González-Blanch
wrote:
> Hi Everyone,
>
>
> I would want to customize the CAS theme depending on the sub
Hi Everyone,
I would want to customize the CAS theme depending on the subdomain the
client is trying to access. For example:
http://user1.myservice.com has a different cas login page than
http://user2.myservice.com
But since my service is a java application and the web.xml is configured
this