sparse-father-97864
06/09/2024, 2:23 PMchilly-king-10285
06/09/2024, 2:23 PMchilly-king-10285
06/09/2024, 2:23 PMexpose_internal_errors
setting in Ory is used to control whether debug information is exposed in the URL. When this environment variable is set to true, Ory Hydra will set the error_debug
query parameter if debug information is available. However, it's important to note that this setting should not be used in a production environment as it could potentially lead to important data leaks. Here is an example of how to set this environment variable: bash OAUTH2_EXPOSE_INTERNAL_ERRORS=true
Please refer to the [Ory Hydra FAQ](https://www.ory.sh/docs/hydra/faq) for more information.