7 lines
207 B
Cheetah
7 lines
207 B
Cheetah
|
tokeninfo_url = {{ getenv "TOKENINFO_URL" }}
|
||
|
introspection_url = {{ getenv "INTROSPECTION_URL" }}
|
||
|
#force_introspection = yes
|
||
|
username_attribute = email
|
||
|
tls_ca_cert_file = /etc/ssl/certs/ca-certificates.crt
|
||
|
|