Knowledge base
Breadcrumbs

Google Cloud Platform Credentials

Last updated: 2025-09-30


Purpose

This article describes how to set up Google Cloud Platform (GCP) credentials in the Portal.

Introduction

Google Cloud Platform (GCP) is a suite of cloud computing services that runs on the same infrastructure that Google uses internally. Alongside a set of management tools, it provides infrastructure as a service, platform as a service, and serverless computing environments.
The Google Cloud Platform Credentials feature lets you securely register a GCP account by uploading a service-account JSON key. This enables the platform to authenticate with Google’s APIs and access your GCP resources for discovery and scanning. By using this feature, you maintain secure, credential-based access to your cloud environment rather than relying on network scanning, which improves visibility and integration while reducing network overhead.

Adding Credentials

  1. Log in to OUTSCAN. See the Logging in to the portal article on how to access the Portal.

  2. In the Portal view, click the Account button in the upper right corner. Initials in the button may differ depending on the account name.

    Portal_Account_Icon.png


  3. Select Credentials in the context menu.

    Portal_Account_Menu.png


  4. Click the + Add credentials button to open the Add credentials form.

    Button_add_credentials.png

Set up GCP Credentials

  1. In the drop-down menu select Google Cloud Platform.

    Add GCP Credentials
  2. Add the name of your GCP account.

  3. Click the blue UPLOAD ACCESS KEY (JSON) button to select your access key file.

  4. Click blue ADD button to create the credential.


Related Articles