Skip to content

Commit 8071ac0

Browse files
committed
typo alert
1 parent ae47f7f commit 8071ac0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sso_proxy_config.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ UPSTREAM_CLUSTER - string - the cluster in which this is runn
5757
## Provider
5858
```
5959
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")
60+
PROVIDER_URL_EXTERNAL - string - the external URL for the upstream provider in this environment (e.g. "https://sso-auth.example.com")
6161
PROVIDER_URL_INTERNAL - string - the internal URL for the upstream provider in this environment (e.g. "https://sso-auth-int.example.com")
6262
PROVIDER_SCOPE - string - OAuth `scope` sent with provider requests
6363
```

0 commit comments

Comments
 (0)