Comment 21 for bug 1291157

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

Reviewed: https://review.openstack.org/512872
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=8f2273a54e5349b5e7f94924f54297bb9b0164fe
Submitter: Zuul
Branch: master

commit 8f2273a54e5349b5e7f94924f54297bb9b0164fe
Author: Lance Bragstad <email address hidden>
Date: Tue Oct 17 21:41:21 2017 +0000

    Deleting an identity provider doesn't invalidate tokens

    This commit exposes a bug where it's possible to continue using a
    federated token even after the identity provider is deleted.

    Change-Id: Id19ff4f7823bdc2b078f27f9dc544f7a5ff9ea99
    Partial-Bug: 1291157