We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae47f7f commit 8071ac0Copy full SHA for 8071ac0
docs/sso_proxy_config.md
@@ -57,7 +57,7 @@ UPSTREAM_CLUSTER - string - the cluster in which this is runn
57
## Provider
58
```
59
PROVIDER_TYPE - string - string - the 'type' of upstream provider to use (at this time, only a provider type of 'sso' is supported)
60
-PROVIDER_URL_EXTERNAL - string - the external URL for the upstream provider in this envrironment (e.g. "https://sso-auth.example.com")
+PROVIDER_URL_EXTERNAL - string - the external URL for the upstream provider in this environment (e.g. "https://sso-auth.example.com")
61
PROVIDER_URL_INTERNAL - string - the internal URL for the upstream provider in this environment (e.g. "https://sso-auth-int.example.com")
62
PROVIDER_SCOPE - string - OAuth `scope` sent with provider requests
63
0 commit comments