When attempting to debug an issue with OAuth SSO, I’m unable to view the redirect_uris as they appear filtered in the logs. I’ve already attempted to set the log level to debug by configuring the environment variable GITLAB_LOG_LEVEL=debug and then performing a gitlab-ctl restart, but it hasn’t been effective. I couldn’t find information on this in the documentation; it simply mentions that the redirect_uris are filtered for security reasons. Am I overlooking something, or how can I modify this behavior?
GitLab Community Edition v16.5.1
Omnibus installation