16171: Don't use Google as example of non-Google OIDC issuer.
authorTom Clegg <tom@tomclegg.ca>
Mon, 1 Jun 2020 14:17:21 +0000 (10:17 -0400)
committerTom Clegg <tom@tomclegg.ca>
Mon, 1 Jun 2020 14:17:21 +0000 (10:17 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@tomclegg.ca>

lib/config/config.default.yml
lib/config/generated_config.go

index a0afedca26fc4d89f1b92d857996ff6178e49b50..d1c47f4a28d65c205eb665c03528c478bf2e18bc 100644 (file)
@@ -555,7 +555,7 @@ Clusters:
         # Authenticate with an OpenID Connect provider.
         Enable: false
 
-        # Issuer URL, e.g., "https://accounts.google.com"
+        # Issuer URL, e.g., "https://login.example.com".
         Issuer: ""
 
         # Your client ID and client secret (supplied by the provider).
index 75200f8fc6734a16adbe84e4e9e6565cf9e7d839..0dda58db085624feb503db55d7536be07701de6f 100644 (file)
@@ -561,7 +561,7 @@ Clusters:
         # Authenticate with an OpenID Connect provider.
         Enable: false
 
-        # Issuer URL, e.g., "https://accounts.google.com"
+        # Issuer URL, e.g., "https://login.example.com".
         Issuer: ""
 
         # Your client ID and client secret (supplied by the provider).