The synaps.api.auth Module

Common Auth Middleware.

class InjectContext(context, *args, **kwargs)

Bases: synaps.wsgi.Middleware

Add a ‘synaps.context’ to WSGI environ.

class SynapsKeystoneContext(application)

Bases: synaps.wsgi.Middleware

Make a request context from keystone headers

Previous topic

<no title>

Next topic

The synaps.api.cloudwatch.apirequest Module

This Page