gray-machine-46287
09/26/2025, 5:08 PMchilly-king-10285
09/26/2025, 5:08 PMchilly-king-10285
09/26/2025, 5:08 PMjwks_uri
entry to null
in the Hydra well-known endpoint (/.well-known/openid-configuration
). The documentation describes how to expose, retrieve, and manage JWKS endpoints and key sets, but does not mention any supported method to omit or nullify the jwks_uri
field in the well-known configuration. By default, Hydra always exposes this endpoint as part of its OpenID Connect and OAuth2 implementation, and it is referenced in the well-known configuration as required by the specification [GitLab configuration - OAuth 2 setup](https://www.ory.sh/docs/hydra/self-hosted/gitlab#gitlab-configuration---oauth-2-setup). If you have a specific use case for hiding or removing this field, you may need to consult Ory support or consider a custom proxy solution, but this is not covered in the provided documentation.