[Openstack-security] [openstack/keystone] SecurityImpact review request change Ic9cf9862739381a30130b4be87075f726736ff88
gerrit2 at review.openstack.org
gerrit2 at review.openstack.org
Fri Nov 6 15:12:52 UTC 2015
Hi, I'd like you to take a look at this patch for potential
SecurityImpact.
https://review.openstack.org/240719
Log:
commit 4f08560bb60f99e32cb017de481426e4831960a1
Author: Adam Young <ayoung at redhat.com>
Date: Sun Oct 11 23:15:52 2015 -0400
set `is_admin` on tokens for admin project
Adds two new configuration value:
admin_project_name
admin_project_domain_name
If both values are set, and tokens requested for
projects (only, not domains) that match both will have an
additional value in them; `is_admin_project=true`
DocImpact
-- Configuration changes need documentation
APIImpact
-- Adds optional return values in token validation calls
SecurityImpact
-- Should be helpful in making access control decisions
Implements: blueprint is-admin-project
Closes-Bug: #968696
Change-Id: Ic9cf9862739381a30130b4be87075f726736ff88
More information about the Openstack-security
mailing list