[Openstack-security] [Bug 1578466] Re: cache should offer encryption in a similar manner to keystonemiddleware cache does

Morgan Fainberg morgan.fainberg at gmail.com
Sun Jun 3 23:36:44 UTC 2018


This can be done as a backend or as a proxy fairly easily. Move this
from keystone bug tracker as it is generally a good feature request.

-- 
You received this bug notification because you are a member of OpenStack
Security SIG, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1578466

Title:
  cache should offer encryption in a similar manner to
  keystonemiddleware cache does

Status in OpenStack Identity (keystone):
  Won't Fix
Status in oslo.cache:
  New

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1578466/+subscriptions




More information about the Openstack-security mailing list