Sebastian Hugentobler
f45cab5235
All checks were successful
Build Multiarch Container Image / call-reusable-workflow (push) Successful in 1m0s
8 lines
344 B
Cheetah
8 lines
344 B
Cheetah
grant_url = {{ getenv "GRANT_URL" }}
|
|
introspection_url = {{ getenv "INTROSPECTION_URL" }}
|
|
introspection_mode = {{ getenv "INTROSPECTION_MODE" "post" }}
|
|
username_attribute = username
|
|
tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt
|
|
use_grant_password = yes
|
|
pass_attrs = host=127.0.0.1 proxy=y proxy_mech=xoauth2 pass=%{oauth2:access_token}
|