github.com/avenga/couper@v1.12.2/server/testdata/integration/config/05_couper.hcl (about) 1 server "jwt-source" {} 2 definitions { 3 jwt "invalid-source" { 4 header = "foo" 5 cookie = "bar" 6 signature_algorithm = "HS256" 7 key = "y0urS3cretT08eU5edF0rC0uPerInThe3xamp1e" 8 } 9 }