SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Configure OAuth in Google Cloud Platform

Configure OAuth Client ID in Google Cloud Platform

Overview

🎓 beginner 20 min. SAP Build Process AutomationBeginnerSAP Business Technology PlatformFree Tier

You will learn

  • How to configure a OAuth Client ID in Google Cloud Platform
Céline Audin C Céline Audin March 18, 2024
Created by April 28, 2023
Contributors

Prerequisites

Prerequisites

  • a Google Cloud account

Steps

Intro

IMPORTANT: Please refer to sample How to use Google Workspace in the SAP Build Store if you face any issues while following the tutorials. To retrieve the sample refer to step 4 of Use Google Workspace to create Google Slides.

OAuth 2.0 is an industry standard, token-based user authorization mechanism. The client must be registered through Google cloud console and the JSON credential file which contains Client ID and Client secret should be downloaded to a safe location.

In this tutorial, you will configure OAuth Client ID credentials in Google Cloud Platform and enable the Google APIs to automate all the Google Applications in SAP Build Process Automation.


Step 1 Create a project in Google Cloud Platform

Google Cloud projects form the basis for creating, enabling and using all Google Cloud services including managing APIs, enabling billing, adding, and removing collaborators, and managing permissions for Google Cloud resources.

  1. Go to the Manage resources page in Google Cloud console.

  2. On the Select organization drop-down list at the top of the page, select the organization resource in which you want to create a project. If you are a free trial user, skip this step, as this list does not appear.

  3. Click Create Project.

    Create Project
    Create Project

  4. In the New Project window that appears, enter a project name and select a billing account as applicable. A project name can contain only letters, numbers, single quotes, hyphens, spaces, or exclamation points, and must be between 4 and 30 characters.

  5. Select an Organisation. If No organization is an option, you can select it to create your new project as the top level of its own resource hierarchy.

  6. Enter the parent organization or folder resource in the Location box. That resource will be the hierarchical parent of the new project.

  7. When you’re finished entering new project details, click Create.

    Create
    Create

Step 2 Enabling Google APIs in API library
+
Step 3 Configuring the OAuth Consent Screen
+
Step 4 Configuring the OAuth Client ID Credentials
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Create a project in Google Cloud Platform 2. Enabling Google APIs in API library 3. Configuring the OAuth Consent Screen 4. Configuring the OAuth Client ID Credentials

Learn more →