The watcher.api.middleware.auth_token Module

The watcher.api.middleware.auth_token Module

class watcher.api.middleware.auth_token.AuthTokenMiddleware(app, conf, public_api_routes=())[source]

Bases: keystonemiddleware.auth_token.AuthProtocol

A wrapper on Keystone auth_token middleware.

Does not perform verification of authentication tokens for public routes in the API.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.