keystone/keystone/server/flask/request_processing
Guang Yee 1b261e8bec populate request context with X.509 tokenless cred information
Fixes X.509 tokenless auth by properly populating the request context
with the necessary credential information. Since Stein release, RBAC
has been using the credential information from the Keystone request
context instead of the authentication context. Therefore, we'll need
to populate the request context with the necessary credential
information from the X.509 tokenless authentication context.

Closes-Bug: 1811605
Change-Id: I170a91e9ac36990d1e7ec4165dd0337b8f06a938
2019-02-11 09:21:15 -08:00
..
middleware populate request context with X.509 tokenless cred information 2019-02-11 09:21:15 -08:00
__init__.py Replace JSON Body middleware with flask-native func 2018-10-11 15:27:46 -07:00
json_body.py Flask comment/docstring cleanup 2018-10-11 15:27:46 -07:00
req_logging.py Make Request Logging a little better 2018-10-11 15:27:46 -07:00