Comment 8 for bug 1362460

Revision history for this message
Anne Gentle (annegentle) wrote : Re: There aint any arrow to show direction of message flows in figure for Identity Service concepts in OpenStack Installation Guide for Ubuntu 12.04/14.04 (LTS)  - icehouse

If the token is not valid, has expired, isn't scoped for the correct user/privileges, then Keystone raises a validation error. (reference: https://github.com/openstack/keystone/blob/master/keystone/tests/test_auth.py)

I don't think there's a difference if the token is scoped incorrectly (which is the closest meaning to "Does the token allow service usage") in the exception raised. So you might just have one diamond there.