Hi Mac, I tried your solution but didn't work!!.
Do you any dependency added in your pom file apart from "cas-server-support-redis-ticket-registry"? Also what is the version of springboot used? Thanks Ramakrishna G On Wed, Dec 12, 2018 at 1:23 AM Mac Reid <[email protected]> wrote: > Hi, > > You cannot configure a single redis server with sentinel configured as > well. Your config should only have: > > cas.ticket.registry.redis.sentinel.master=mymaster > cas.ticket.registry.redis.sentinel.nodes[0]=192.168.111.201:26379 > cas.ticket.registry.redis.sentinel.nodes[1]=192.168.111.205:26379 > cas.ticket.registry.redis.sentinel.nodes[2]=192.168.111.206:26379 > > We are using CAS 5.3.4 with redis sentinel using a config similar to the > above lines. > > - Mac > > -- > - Website: https://apereo.github.io/cas > - Gitter Chatroom: https://gitter.im/apereo/cas > - List Guidelines: https://goo.gl/1VRrw7 > - Contributions: https://goo.gl/mh7qDG > --- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/CALX_e4%3DT3BoRqXCX3UMybkFqf8Tn_%2BdAxBMGXvXhN%3DD0H%2BtCWQ%40mail.gmail.com > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CALX_e4%3DT3BoRqXCX3UMybkFqf8Tn_%2BdAxBMGXvXhN%3DD0H%2BtCWQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAGST5P96XfaxUXbVuAPKYbbam%3Dkr_tU%2BMbFqzfnQ4Qm7fKBybQ%40mail.gmail.com.
