[openstack-dev] Proposed solution to "Admin" ness improperly scoped:

Adam Young ayoung at redhat.com
Sun Oct 11 18:38:01 UTC 2015


https://bugs.launchpad.net/keystone/+bug/968696/comments/39

1. Add a config value ADMIN_PROJECT_ID
2. In token creation, if ADMIN_PROJECT_ID is not None: only add the 
admin role to the token if the id of the scoped project == ADMIN_PROJECT_ID

Does this work?



More information about the OpenStack-dev mailing list