You only need one CAS client.  You either need to use mod_auth_cas (and then
read the remoteUser) or use the CAS Client.


On Wed, Dec 8, 2010 at 10:05 PM, Vipin Jain <[email protected]> wrote:

> Hello Scott,
>
> I have a peculiar problem
>
> We have configured the environment as below
>
> 1. Install CAS on Tomcat
> 2. Configured mod_auth_cas on Apache with CAS Tomcat URL
> 3. Configured CAS Client as TAI on Websphere with the same CAS Tomcat URL
> 4. Proxy all the access through Apache
>
> Here is the flow
>
> 1. User access websphere application thru Apache
> 2. mod_auth_cas intercepts and sends to Tomcat CAS Login page
> 3. User authenticates and it is redirected to the websphere application
> 4. Websphere CAS agent is not able to read the ticket and gives the below
> error
>
> [12/9/10 8:24:48:829 IST] 000000ee SystemOut     O has ticket? =false
> [12/9/10 8:24:48:829 IST] 000000ee SystemOut     O request url=
> https://in-ccuapp008:9443/TCLProcessUI/JSP/homepage/index.faces
>
> If we remove the mod_auth_cas from Apache and only Proxy the application
> through apache. Everything works fine.
>
> So mod_auth_cas is creating issues.
>
>  Can you please help me whats the problem.
>
> Thanks
> Vipin
>
> --
> 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
>
>

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