Files
python-keystoneclient/keystoneclient/middleware
Jamie Lennox 8744cb6741 Verify token binding in auth_token middleware
The server side has had token bind checking implemented for a while. Now
that it is possible to generate bound tokens auth_token middleware
should be capable of verifying them.

Change-Id: I4f9c5855ab3102333b0738864c506e2501bf9c7e
2014-01-08 17:55:33 +10:00
..