Assuming a user has retrieved a token from Keystone using the v3 API can that token be consumed by Swift? Looking at the auth_token [1] middleware I presume it can but I'm having trouble testing it in my environment. Are there any restrictions or gotchas to be aware of when using Swift ACLs with Keystone v3? Thanks Adrian [1] https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/middleware/auth_token.py