yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #29085
[Bug 1428829] [NEW] Fernet tokens don't return audit_ids
Public bug reported:
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
** Affects: keystone
Importance: Medium
Assignee: Dolph Mathews (dolph)
Status: In Progress
** Tags: fernet security
** Description changed:
- The Fernet token formatters don't 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.
-
+ 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
** Tags added: fernet
--
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):
In Progress
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
Follow ups
References