Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Missing Nginx resolver config causes 403 with "invalid response" #4

Description

@jweisner
$ curl -v https://www.example.com/
...
< HTTP/1.1 403 Forbidden
< Server: openresty/1.17.8.2
< Date: Thu, 01 Oct 2020 18:25:25 GMT
< Content-Type: application/octet-stream
< Transfer-Encoding: chunked
< Set-Cookie: session=redacted; Path=/; SameSite=Lax; HttpOnly
< Set-Cookie: redacted=redacted; path=/; HttpOnly; Secure
<
accessing discovery url (https://keycloak.example.com/auth/realms/web/.well-known/openid-configuration) failed: no resolver defined to resolve "keycloak.example.com"
* Connection #0 to host www.example.com left intact

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions