Exactly. 

I think I found it here:
                <Environment description="" 
name="cas/Cas20ProxyReceivingTicketValidationFilter/serverName" 
value="https://cas.pepperdine.edu:8443/"; type="java.lang.String" />
vs
                <Environment description="" 
name="cas/Cas20ProxyReceivingTicketValidationFilter/serverName" 
value="https://cas.pepperdine.edu:8443"; type="java.lang.String" />

That seems to stop the error.

On May 13, 2010, at 8:01 AM, Scott Battaglia wrote:

> You have two /'s in the second one.  Its showing "//"
> 
> 
> On Thu, May 13, 2010 at 10:17 AM, Cary, Kim <[email protected]> wrote:
> Where is the config to change for this error?
> 
> org.jasig.cas.client.validation.TicketValidationException:
>                ticket 'ST-207-zZE2XkgmpTY0WpbVRgIe-pcas' does not match 
> supplied service.  The original service was 
> 'https://cas.pepperdine.edu:8443/cas/clearPass' and the supplied service was 
> 'https://cas.pepperdine.edu:8443//cas/clearPass'.
> 
> The client isn't showing a trailing slash.
> The clearpass statements in deployerConfigContext.xml and web.xml are not 
> event mentioning the cas part of the URL.
> 
> Where should I look?
> --
> 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


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