...

Text file src/github.com/prometheus/common/config/testdata/http.conf.oauth2-proxy.good.yml

Documentation: github.com/prometheus/common/config/testdata

     1oauth2:
     2  client_id: "myclient"
     3  client_secret: "mysecret"
     4  token_url: "http://auth"
     5  proxy_url: "http://foo"

View as plain text