2019-03-25 11:29:56 -0500 | 获得奖牌 | ● 热门的问题 (source) |
2019-03-25 11:29:56 -0500 | 获得奖牌 | ● 著名问题 (source) |
2017-09-17 23:07:07 -0500 | 获得奖牌 | ● 受欢迎的问题 (source) |
2017-09-13 23:03:43 -0500 | 问了问题 | [Keystone] How and when does keystone clear token data in cache? I have learned that keystone can store token data in cache. I am wondering whether keystone is going to clear token data from cache. If not, how to clear them? As my effort to solve this problem, I use I later found that there is a cache_time config option in keystone.conf, which defaults to <none>. This rather confused me: Does keystone recommend that token data, when cached, shall not be cleared? |