Comment 5 for bug 1809116

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

Reviewed: https://review.opendev.org/698951
Committed: https://git.openstack.org/cgit/openstack/keystone-specs/commit/?id=09f8b8b4b4b65e440af6c11fa940bdea83340370
Submitter: Zuul
Branch: master

commit 09f8b8b4b4b65e440af6c11fa940bdea83340370
Author: Kristi Nikolla <email address hidden>
Date: Fri Dec 13 11:21:39 2019 -0500

    Repropose Expiring Group Membership for Ussuri

    Add federated users to the groups that they receive from the mapping rules.
    This membership is only carried by the token and not persisted in the
    database. The membership expires, but can be renewed when the user
    authenticates with the same group.

    Previously approved for Train, fell into backlog, reproposing for Ussuri.

    Change-Id: Ie133c14ffba5e4189265920759bfb5e1391f1189
    Partial-Bug: 1809116