Bases: heat.common.wsgi.Middleware
Extract any authentication information in the request and construct an appropriate context from it.
A few scenarios exist:
Factory method for paste.deploy
Bases: object
Stores information about the security context under which the user accesses the system, as well as additional request information.