keystone/keystone/middleware
Adam Young f71a78db86 Enforce policy on oslo-context
Up to now, middleware/auth.py was overwriting the oslo
context generated from keystonemiddleware with a
dictionary that simulated the values of
oslo-context directly pulled out of the token.

As oslo-context gains logic, Keystone has started
to diverge from the rest of the projects that use
oslo-context.

Change-Id: Ie93392f8aabddf8c963b9cb08aaa006d28d37e22
2017-12-05 03:37:32 +00:00
..
__init__.py Move AuthContext middleware into its own file 2015-11-12 11:47:51 +11:00
auth.py Enforce policy on oslo-context 2017-12-05 03:37:32 +00:00
core.py Move auth header definitions into authorization 2017-09-30 07:26:18 +10:00