Applying Anubis Selectively with Middleware Manager

Thanks for your reply. I think I tried that? In the middleware-manager I’ve made a forwardAuth middleware with these contents:

{
  "address": "http://anubis:8923",
  "authResponseHeaders": [
    "X-Anubis-Reason",
    "X-Anubis-Status"
  ],
  "trustForwardHeader": true
}