From cef15b8cba5aa85ad7f900009ef9465c0ac3b09c Mon Sep 17 00:00:00 2001 From: Erik Date: Tue, 6 May 2025 22:11:06 +0100 Subject: [PATCH] Update 03-google.md --- .../06-Identity Providers/03-Providers/03-google.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/packages/docusaurus/docs/03-Pangolin/06-Identity Providers/03-Providers/03-google.md b/packages/docusaurus/docs/03-Pangolin/06-Identity Providers/03-Providers/03-google.md index 19b3a19..af467c0 100644 --- a/packages/docusaurus/docs/03-Pangolin/06-Identity Providers/03-Providers/03-google.md +++ b/packages/docusaurus/docs/03-Pangolin/06-Identity Providers/03-Providers/03-google.md @@ -7,12 +7,8 @@ Before you can start, you'll need to create or edit a **Project** in [Google Dev ### 1.1 Setting up your Project [Create a new Project](https://console.cloud.google.com/projectcreate), or use an [existing Project](https://console.developers.google.com/) you've already created in the Google Developers Console. Setting the organization isn't required, unless you intend to use SSO for [more than 100 users](https://support.google.com/cloud/answer/13464323) externally (not via Google Workspace). - - Once created, or you've opened an existing Project, you may be on the project dashboard, where you will need to open the sidebar. If you are on the welcome page, continue by selecting [OAuth consent screen](https://console.cloud.google.com/auth/overview) in **APIs and services**. - - You should see that Google Auth Platform is not configured. Press **Get started** and fill in the relevant information, such as your **App name** and **User support email**. These will be visible when the user is authenticating. After continuing, you can select an **Audience**. If you are using Pangolin for friends and family, use the **External** Audience. You can only be have 100 users authenticated with a "Testing" status.