debug_auth
boolean
false
optional
The debug_auth config option is used to enable additional output at the
auth endpoint. If set to true OFFA prints additional output for each
request to the auth endpoint that includes all received HTTP headers and
their values.
This can be useful to debug whether the reverse proxy sends the necessary
headers.
config.yaml
debug_auth: true