Files
python-keystoneclient/keystoneclient/middleware
Kevin L. Mitchell 10e16be489 Throw validation response into the environment
Allow other middleware access to the raw response from the token
validation step by adding it to the WSGI environment in the
'keystone.token_info' variable.

Change-Id: I3849598d6eefd2bfcb04e27d723f08fb1935c231
2012-11-15 16:03:58 -06:00
..