Comment 1 for bug 1243336

Revision history for this message
Arun Kant (arukant) wrote :

In v2 rescope, invalid and expired token case returns Unauthorized (401) error which is correct. So above issue needs to be addressed in V3 only.

Related code: https://github.com/openstack/keystone/blob/master/keystone/token/controllers.py#L151