rhythmic-judge-61850
05/31/2023, 2:01 PM{
"audience": "application",
"error": {
"message": "can not serve request over insecure http"
},
"http_request": {
"headers": {
"accept-encoding": "gzip",
"user-agent": "go-resty/2.7.0 (<https://github.com/go-resty/resty>)"
},
"host": "ory-hydra-public.viam:4444",
"method": "GET",
"path": "/.well-known/openid-configuration",
"query": null,
"remote": "10.230.116.218:41364",
"scheme": "http"
},
"http_response": {
"status_code": 502
},
"level": "error",
"msg": "An error occurred while handling a request",
"service_name": "Ory Hydra",
"service_version": "v1.11.10",
"time": "2023-05-31T13:42:40Z"
}
🤷♀️late-balloon-3804
05/31/2023, 2:35 PMlate-balloon-3804
05/31/2023, 2:40 PMallow_termination_from
, there should be a value for "public" and a value for "admin". Set those to the trusted CIDR values and make sure you're setting the X-Forwarded-Proto: https
header at your edge proxyrhythmic-judge-61850
06/01/2023, 7:54 AM