terraform/svchost
Martin Atkins 5590efcd33 svchost/disco: Allow services that act as OAuth clients
The OAuth specification requires several distinct arguments to be provided
to configure a client, rather than just a URL. To accommodate this, we'll
add a new method to the service discovery API to retrieve OAuth client
information in a Terraform-specific form. (The OAuth specification itself
considers this out of scope, because most OAuth clients are configured
by just hard-coding these settings into them for a particular remote
service.)
2019-08-22 14:01:44 -07:00
..
auth Standardise directory name for test data 2019-06-30 10:16:15 +02:00
disco svchost/disco: Allow services that act as OAuth clients 2019-08-22 14:01:44 -07:00
label_iter.go svchost: new package for wrangling service hostnames 2017-10-19 11:18:43 -07:00
svchost.go fix misspelling 2019-03-05 16:12:52 +03:00
svchost_test.go svchost: test for hostname started with numeric 2018-10-25 09:02:28 -07:00