RE: [cas-user] ehcache and Service Ticket Validation fails

2015-11-03 Thread Song, Doe-Hyun
If 300 is seconds, it is 5 minutes. As you said 10 second is default, where should I change the value? -Original Message- From: Misagh Moayyed [mailto:mmoay...@unicon.net] Sent: Tuesday, November 03, 2015 9:32 PM To: cas-user@lists.jasig.org Subject: Re: [cas-user] ehcache and Service T

Re: [cas-user] ehcache and Service Ticket Validation fails

2015-11-03 Thread Misagh Moayyed
Your first ST was issued at 2015-11-03 16:38:05. The validation attempt was at 2015-11-03 16:38:15. That’s a 10-second difference. Its by default expire at 10 seconds. So you may want to increase your ST timeout. - Misagh > On Nov 3, 2015, at 4:16 PM, Song, Doe-Hyun wrote: > > I saw the link

RE: [cas-user] ehcache and Service Ticket Validation fails

2015-11-03 Thread Song, Doe-Hyun
I saw the link but it is for other class. And i assumed it so. But why my duplicated aservice ticket is expired within a second. From: Misagh Moayyed [mmoay...@unicon.net] Sent: Tuesday, November 03, 2015 5:17 PM To: cas-user@lists.jasig.org Subject: RE: [

RE: [cas-user] ehcache and Service Ticket Validation fails

2015-11-03 Thread Misagh Moayyed
Seconds: http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/ cache/ehcache/EhCacheFactoryBean.html#setTimeToLive-int- From: Song, Doe-Hyun [mailto:ds...@armada.net] Sent: Tuesday, November 3, 2015 3:06 PM To: cas-user@lists.jasig.org Subject: RE:[cas-user] ehcache an

RE:[cas-user] ehcache and Service Ticket Validation fails

2015-11-03 Thread Song, Doe-Hyun
BTW, this is the one copied from 4.1 document. Log shows copied ServiceTicket is expired. I can not find the timeToLive information from EhCacheFactoryBean document. Is it millisecond instead of second? If so, what value should I set instead of 300? 2015-11-03 16:38:15,721 INFO [org.j

[cas-user] ehcache and Service Ticket Validation fails

2015-11-03 Thread Song, Doe-Hyun
I am using 4.1 and installed ehcache for two cas servers. It is quiet random - fail sometimes and succeed sometimes. There are two servers and server1 creates TGT and ST successfully. Server2 tries to validate ST and fails. The following is both servers' logs. Interestingly, I can see cas_st.da

[cas-user] bcrypt examples?

2015-11-03 Thread Patrick Coleman
I haven’t been able to find much about using bcrypt with CAS. If anyone could point me to some example of code and explanations I’d appreciate it. Thanks. Pat. Patrick Coleman patcole...@me.com 301-651-9573 -- You are currently subscribed to cas-user@lists.jasig.