From 19e9aeff021562306f95ea563ad061d21354b2fc Mon Sep 17 00:00:00 2001 From: Scott Lougheed Date: Fri, 23 Sep 2022 16:19:51 -0700 Subject: [PATCH] reverting changes --- docker/README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/docker/README.md b/docker/README.md index 593d01d..a35e0dc 100644 --- a/docker/README.md +++ b/docker/README.md @@ -82,16 +82,12 @@ You’ll also need to set the environment variable `OP_LETSENCRYPT_DOMAIN` withi Ensure that `OP_LETSENCRYPT_DOMAIN` is set to the domain name you’ve set up before continuing. -## For Google Workspace customers only - -**This section is only relevant if Google Workspace is your identity provider.** For more informatiion please visit [Connect Google Workspace to 1Password SCIM Bridge](https://support.1password.com/scim-google-workspace). - -### Create a Google service account -You will need to create a Google service account and key as outlined in the 1Password support article [Connect Google Workspace to 1Password SCIM Bridge](https://support.1password.com/scim-google-workspace/#step-1-create-a-google-service-account-key-and-api-client). - -Download the credentials file provided by Google and save a copy to your 1Password account. - -### Create the necessary environment variables for Google Workspace: +
+Information for Google Workspace beta participants + +If you’re part of the Google Workspace provisioning beta, you will need to set up some additional secrets to use this functionality. Refer to our complete Google Workspace provisioning beta documentation for more complete information. +First, edit the file located at `scim-examples/beta/workspace-settings.json` and enter in the appropriate details. +Next, to create the necessary environment variables for Google Workspace: ```bash # enter the compose directory (if you aren’t already in it)