---
title: Upgrading an existing deployment
description: If you're upgrading from a previous version of the Google Login Integration Kit, back up your PingFederate configuration and update the Certificate URL field.
component: google
page_id: google:google_login_integration_kit:pf_google_cic_upgrading_an_existing_deployment
canonical_url: https://docs.pingidentity.com/integrations/google/google_login_integration_kit/pf_google_cic_upgrading_an_existing_deployment.html
revdate: January 6, 2026
section_ids:
  steps: Steps
---

# Upgrading an existing deployment

If you're upgrading from a previous version of the Google Login Integration Kit, back up your PingFederate configuration and update the **Certificate URL** field.

## Steps

1. Back up your current PingFederate configuration as shown in [Exporting an archive](https://docs.pingidentity.com/pingfederate/latest/administrators_reference_guide/help_configurationarchivetasklet_configurationarchiveexportstate.html) in the PingFederate documentation.

2. Complete the steps in [Deploying the integration files](pf_google_cic_deploying_the_integration_files.html).

3. In the PingFederate admin console, go to **Authentication > Integration > IdP Adapters**. Select your IdP adapter instance.

4. If you're upgrading from Google IdP Adapter 1.0.x, update the **Certificate URL** field:

   1. On the **IdP Adapter** screen, click **Show Advanced Fields**.

   2. In the **Certificate URL** field, type the following URL:

      ```
      https://www.googleapis.com/oauth2/v3/certs
      ```

5. Click **Save**.
