github.com/avenga/couper@v1.12.2/server/testdata/multi/backends/errors/jwt.hcl (about)

     1  definitions {
     2    jwt "JWT" {
     3      backend {
     4        origin = "https://example.com"
     5      }
     6      backend = "BE"
     7    }
     8  }