It looks like this bug may have been fixed already: https://github.com/Jasig/cas/blob/master/cas-server-integration-ehcache/src/main/java/org/jasig/cas/ticket/registry/EhCacheTicketRegistry.java
On Fri, Apr 4, 2014 at 1:30 AM, ccook <[email protected]> wrote: > thank you for the replies. > > Looking through some info it looks like what I am seeing in my logs > > EhCacheTicketRegistry] - <Unsupported ticket prefix> > > is actually a problem with the ticket registry, EhCache seems hard coded > to only support TGT and ST ticket types, I do see a patch/update that > removes the prefix, but does anyone know if the EhCacheTicketRegistry > supports SAMLartifacts? > -- > 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
