The congress.auth Module

class congress.auth.CongressKeystoneContext(application)

Bases: congress.common.wsgi.Middleware

Make a request context from keystone headers.

congress.auth.pipeline_factory(loader, global_conf, **local_conf)

Create a paste pipeline based on the ‘auth_strategy’ config option.