Middlewares

Configuration reference for HTTP Middlewares

To configure an HTTP middleware you need to follow this convention in the config file:

[http.middlewares.middleware_name]
... config ...

auth

Configuration for the Auth middleware

cors

Configuration for the CORS middleware