debug oauth

This commit is contained in:
Sebastian Hugentobler 2021-08-23 15:59:34 +02:00
parent 2e89af9fd2
commit 9c24c89b87
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -1,7 +1,6 @@
grant_url = {{ getenv "GRANT_URL" }}
client_id = {{ getenv "CLIENT_ID" }}
client_secret = {{ getenv "CLIENT_SECRET" }}
tokeninfo_url = {{ getenv "TOKENINFO_URL" }}
introspection_url = {{ getenv "INTROSPECTION_URL" }}
introspection_mode = {{ getenv "INTROSPECTION_MODE" "post" }}
username_attribute = username