Comment 55 for bug 1324592

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (stable/icehouse)

Reviewed: https://review.openstack.org/99700
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=73785122eefe523bb57c819e085c7f6ec97d779c
Submitter: Jenkins
Branch: stable/icehouse

commit 73785122eefe523bb57c819e085c7f6ec97d779c
Author: Adam Young <email address hidden>
Date: Thu May 29 13:56:17 2014 -0400

    Block delegation escalation of privilege

    Forbids doing the following with either a trust
      or oauth based token:
      creating a trust
      approving a request_token
      listing request tokens

    Change-Id: I1528f9dd003f5e03cbc50b78e1b32dbbf85ffcc2
    Closes-Bug: 1324592