Skip to content

Commit

Permalink
typo alert
Browse files Browse the repository at this point in the history
  • Loading branch information
Jusshersmith committed Jul 6, 2021
1 parent ae47f7f commit 8071ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sso_proxy_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ UPSTREAM_CLUSTER - string - the cluster in which this is runn
## Provider
```
PROVIDER_TYPE - string - string - the 'type' of upstream provider to use (at this time, only a provider type of 'sso' is supported)
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")
PROVIDER_URL_INTERNAL - string - the internal URL for the upstream provider in this environment (e.g. "https://sso-auth-int.example.com")
PROVIDER_SCOPE - string - OAuth `scope` sent with provider requests
```
Expand Down

0 comments on commit 8071ac0

Please sign in to comment.