Comment 0 for bug 1578466

Revision history for this message
Matt Fischer (mfisch) wrote : keystone token cache should offer encryption like the middleware cache does

Keystone middleware's caching of tokens offers HMAC validation and encryption of the tokens in the cache. This is important because memcache has literally zero authentication or protection from any user on the system. So this feature should be ported in from keystone middleware into keystone.