Comment 2 for bug 1351038

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

Reviewed: https://review.openstack.org/111070
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=9847ebd90ec450052cebbd55e5351be3fc05fcd5
Submitter: Jenkins
Branch: master

commit 9847ebd90ec450052cebbd55e5351be3fc05fcd5
Author: Steve Martinelli <email address hidden>
Date: Thu Jul 31 16:16:49 2014 -0400

    Add an OS-FEDERATION section to scoped federation tokens

    In this change, we add an OS-FEDERATION section to the user
    section in a scoped federation token. We currently do the same
    for unscoped tokens. This will also help with revocation events,
    specifically revoking tokens based on IDP id.

    Change-Id: Ibcb12a4a9db45351127458a96de1161de55d5a18
    Closes-Bug: #1351038