btw, it is not specific to redis. the same thing happens at all attribute repositories.
7 Temmuz 2020 Salı 12:35:26 UTC+3 tarihinde denizg yazdı: > > I've configured redis attribute repository, it works as expected. > > cas.authn.attribute-repository.redis[0].sentinel.master=redis-cluster > cas.authn.attribute-repository.redis[0].sentinel.node[0]=** > cas.authn.attribute-repository.redis[0].sentinel.node[1]=** > cas.authn.attribute-repository.redis[0].sentinel.node[2]=** > cas.authn.attribute-repository.redis[0].password=** > > cas.authn.attributeRepository.expirationTime=0 > cas.authn.attributeRepository.expirationTimeUnit=seconds > > when i *change* the redis values and try to create *new jwt*, the *changed > redis values* are *not applied* to new jwt, it still creates with *old* > values. > > however, when i logout from cas and relogin, it creates jwt with new > values. > > how can i apply latest values from attribute repository when create jwt? > thanks > -- - 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/e7a7215f-aaea-4374-b541-61ea46451a2bo%40apereo.org.
