OpenStack Identity - Disable admin token in /etc/keystone/keystone-paste.ini

Information

The admin token is generally used to bootstrap Identity. This token is the most valuable Identity asset, which could be used to gain cloud admin privileges.

Solution

Ensure 'AdminTokenAuthMiddleware' under [filter:admin_token_auth] is deleted from /etc/keystone/keystone-paste.ini

See Also

http://docs.openstack.org/security-guide/identity/checklist.html