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

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