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/f362da1c-8d3d-465b-a95f-9232a1ef58abo%40apereo.org.

Reply via email to