debug oauth

This commit is contained in:
Sebastian Hugentobler 2021-08-23 00:13:16 +02:00
parent d0f2cfde31
commit 6c3e18083a
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -9,3 +9,4 @@ username_attribute = email
tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt
use_grant_password = yes use_grant_password = yes
pass_attrs = host=127.0.0.1 proxy=y proxy_mech=xoauth2 pass=%{oauth2:access_token} pass_attrs = host=127.0.0.1 proxy=y proxy_mech=xoauth2 pass=%{oauth2:access_token}
debug = yes