Sweet. Thank you.

Have a client complaint of an UNAUTHORIZED_SERVICE error with a
(claimed) formerly-working proxy dev server after our service upgrade.

We have had issues with naive clients not dealing with leading empty
lines in responses (apparently from jsp copyright header processing), so
that's been one source of errors. Another was someone composing URLs as
"HTTP://hostname/...." (uppercase protocol).

Tom.

On 08/15/2013 03:50 PM, Scott Battaglia wrote:
> PGTs = TGTs
> PT = STs
> 
> So it is included in the appropriate cache.
> 
> Cheers,
> Scott
> 
> 
> On Thu, Aug 15, 2013 at 5:45 PM, Tom Poage <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     Feel like I'm missing something: was proxy ticket replication not
>     implemented for Ehcache?
> 
>     Cf. org.jasig.cas.ticket.registry.EhCacheTicketRegistry.java
> 
>     The file only has slots for TGTs and STs:
> 
>     >     private Cache serviceTicketsCache  = null;
>     >     private Cache ticketGrantingTicketsCache = null;
> 
>     Or does this need to be done out of band of the documentation, such as
>     directly in ehcache(-replicated).xml? Or is it somehow (silently?)
>     piggybacked onto the service ticket cache?
> 
>     Thanks.
>     Tom.
> 
>     --
>     You are currently subscribed to [email protected]
>     <mailto:[email protected]> as: [email protected]
>     <mailto:[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