← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1428829] Re: Fernet tokens don't return audit_ids

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1428829

Title:
  Fernet tokens don't return audit_ids

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  The Fernet token formatters accidentally pop the audit_ids from the
  token_data [1]. The audit_ids shouldn't be removed from the token_data
  because we need them in the response.

  [1]
  https://github.com/openstack/keystone/blob/d36e499a837074d65365ffa440470516c64e2ab6/keystone/token/providers/fernet/token_formatters.py#L126

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


References