diff --git a/docs/docs/configuration/providers/google.md b/docs/docs/configuration/providers/google.md index 1d7404c8..e3e819ad 100644 --- a/docs/docs/configuration/providers/google.md +++ b/docs/docs/configuration/providers/google.md @@ -59,6 +59,7 @@ account is still authorized. of this flag with different groups and the user will be checked against all the provided groups. (Only if using a JSON file (see step 1)) + 9. Lock down the permissions on the json file downloaded from step 1 so only oauth2-proxy is able to read the file and set the path to the file in the `google-service-account-json` flag. 10. Restart oauth2-proxy. diff --git a/docs/versioned_docs/version-7.6.x/configuration/providers/google.md b/docs/versioned_docs/version-7.6.x/configuration/providers/google.md index 1d7404c8..e3e819ad 100644 --- a/docs/versioned_docs/version-7.6.x/configuration/providers/google.md +++ b/docs/versioned_docs/version-7.6.x/configuration/providers/google.md @@ -59,6 +59,7 @@ account is still authorized. of this flag with different groups and the user will be checked against all the provided groups. (Only if using a JSON file (see step 1)) + 9. Lock down the permissions on the json file downloaded from step 1 so only oauth2-proxy is able to read the file and set the path to the file in the `google-service-account-json` flag. 10. Restart oauth2-proxy. diff --git a/docs/versioned_docs/version-7.7.x/configuration/providers/google.md b/docs/versioned_docs/version-7.7.x/configuration/providers/google.md index 1d7404c8..e3e819ad 100644 --- a/docs/versioned_docs/version-7.7.x/configuration/providers/google.md +++ b/docs/versioned_docs/version-7.7.x/configuration/providers/google.md @@ -59,6 +59,7 @@ account is still authorized. of this flag with different groups and the user will be checked against all the provided groups. (Only if using a JSON file (see step 1)) + 9. Lock down the permissions on the json file downloaded from step 1 so only oauth2-proxy is able to read the file and set the path to the file in the `google-service-account-json` flag. 10. Restart oauth2-proxy.