keystone/keystone/server
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
..
flask populate request context with X.509 tokenless cred information 2019-02-11 09:21:15 -08:00
__init__.py Move keystone.server.common to keystone.server 2018-07-01 10:33:13 -07:00
backends.py Implement auth receipts spec 2018-11-02 15:06:19 +01:00
wsgi.py Move Credentials API to Flask Native 2018-07-16 21:58:21 -07:00