Comment 10 for bug 1170186

Revision history for this message
Lin Hua Cheng (lin-hua-cheng) wrote : Re: Unscope token gets revoked when adding a user to a project

Dolph: The patch https://review.openstack.org/31548 only took care of creation of role assignment to user. The token is also revoked on removal of role assignment from user, add/remove user from group. Should we also remove token revocation for those operations?