keystone/keystone/server/flask
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
..
request_processing populate request context with X.509 tokenless cred information 2019-02-11 09:21:15 -08:00
__init__.py Convert auth to flask native dispatching 2018-10-09 23:23:03 -07:00
application.py Merge "Unregister "Exception" from flask handler" 2018-11-06 21:23:08 +00:00
common.py Add missing ws seperator between words 2018-11-19 14:36:40 +08:00
core.py Remove i18n.enable_lazy() translation 2018-12-14 10:30:17 +00:00