keystone.common.request.
Request
(environ, charset=None, unicode_errors=None, decode_param_names=None, **kw)[source]¶Bases: webob.request.Request
audit_initiator
¶A pyCADF initiator describing the current authenticated context.
auth_context
¶auth_token
¶auth_type
¶Gets and sets the AUTH_TYPE
key in the environment.
context
¶Gets and sets the keystone.oslo_request_context
key in the environment.
context_dict
¶remote_domain
¶Gets and sets the REMOTE_DOMAIN
key in the environment.
subject_token
¶token_auth
¶Gets and sets the keystone.token_auth
key in the environment.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.