fix typo in docs (#2819)

This commit is contained in:
Denis Mishin 2021-12-13 16:48:51 -05:00 committed by GitHub
parent 6325d82fe2
commit 41877e166b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@ idp_provider: "okta"
idp_provider_url: "https://awesomecompany.okta.com"
idp_client_id: "REPLACE ME"
idp_client_secret: "REPLACE ME"
ipd_service_account: "REPLACE ME" # base64 encoded JSON object
idp_service_account: "REPLACE ME" # base64 encoded JSON object
```
:::
::: tab Environment Variables