ironic.api.middleware.auth_public_routes module

ironic.api.middleware.auth_public_routes module

class ironic.api.middleware.auth_public_routes.AuthPublicRoutes(app, auth, public_api_routes=None)[source]

Bases: object

A wrapper on authentication 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.