github.com/avenga/couper@v1.12.2/server/testdata/multi/backends/errors/ac_eh.hcl (about) 1 definitions { 2 jwt "JWT" { 3 error_handler { 4 proxy { 5 backend { 6 origin = "https:/example.com" 7 } 8 backend = "BE" 9 } 10 } 11 } 12 }