Re: [cas-user] CAS support oauth, how store the authCode -CAS 7.0.0-SNAPSHOT

2023-07-21 Thread 'Char Lin' via CAS Community
I has solved it, due to conflicting versions of the jedis jar package referenced by my project itself.. 在2023年7月21日星期五 UTC+8 14:58:27 写道: > Hello, I configured the redis-ticket according to the document. > But it still cannot be stored > > The project console always write this warn log: >

Re: [cas-user] CAS support oauth, how store the authCode -CAS 7.0.0-SNAPSHOT

2023-07-21 Thread 'Char Lin' via CAS Community
Hello, I configured the redis-ticket according to the document. But it still cannot be stored The project console always write this warn log: 2023-07-21 14:44:21,309 WARN [org.apereo.cas.util.function.FunctionUtils] - I don't know what the reason, and how to fix it? 在2023年7月15日星期六 UTC+8

Re: [cas-user] CAS support oauth, how store the authCode -CAS 7.0.0-SNAPSHOT

2023-07-14 Thread Ray Bon
Redis ticket storage is described here https://apereo.github.io/cas/6.6.x/ticketing/Redis-Ticket-Registry.html Ray On Thu, 2023-07-13 at 20:12 -0700, 'Char Lin' via CAS Community wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with

[cas-user] CAS support oauth, how store the authCode -CAS 7.0.0-SNAPSHOT

2023-07-13 Thread 'Char Lin' via CAS Community
hi, everyone. I open the supported oauth of CAS 7.0.0-SNAPSHOT, and it operation perfect. Now i want store the authCode generate by cas-oauth in redis, but i don't how? I couldn't find the desired guidance in the official documents either. Please, thanks -- - Website: