S3 Token Middleware.
This WSGI component:
Gets a request from the swift3 middleware with an S3 Authorization access key.
Validates s3 token in Keystone.
Transforms the account name to AUTH_%(tenant_name).
Bases: object
Middleware that handles S3 authentication.
Bases: Exception
Return a WSGI filter app for use with paste.deploy.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.