Re: [cas-user] Ticket encryption using Memcached not working

2016-08-08 Thread John Bradley
> Date: August 8, 2016 at 11:16:53 AM > To: CAS Community > Subject: Re: [cas-user] Ticket encryption using Memcached not working > > Switch your logs to DEBUG, and possibly, switch to 4.2.4-SNAPSHOT. Paste > the logs back please. > > -- > Misagh > > From: Joh

Re: [cas-user] Ticket encryption using Memcached not working

2016-08-08 Thread John Bradley
Done: https://github.com/apereo/cas/issues/1942 Thanks! -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To post to this group,

Re: [cas-user] Ticket encryption using Memcached not working

2016-08-08 Thread John Bradley
Thanks, Misagh! We're getting somewhere. CAS is no longer throwing an error before the "Log In Successful" page renders, at least. That page now partially reads "You, nobody, have successfully logged into the Central Authentication Service." While I am happy to see this page again, I do not thi

Re: [cas-user] Ticket encryption using Memcached not working

2016-08-08 Thread John Bradley
nto the > deployerConfigContext.xml file. I have updated the docs to note this. > - Your encryption key is of the wrong size. Check with the docs on the key > length. > - Also a bug in the docs: remove the seed. > > -- > Misagh > > From: John Bradley > Reply:

[cas-user] Ticket encryption using Memcached not working

2016-08-08 Thread John Bradley
I am working on a clustered CAS 4.2.4 installation (deployed to two Linux-based Tomcat servers) based on the overlay template at https://github.com/Jasig/cas-overlay-template.git. I am using two Memcached instances for ticket management. These Memcached instances are on separate servers in diff