---
title: Changelog
description: The following is the change history for the Google Login Integration Kit.
component: google
page_id: google:google_login_integration_kit:pf_google_cic_changelog
canonical_url: https://docs.pingidentity.com/integrations/google/google_login_integration_kit/pf_google_cic_changelog.html
revdate: February 19, 2026
section_ids:
  version-1-5-3-january-2026: Version 1.5.3 - January 2026
  version-1-5-2-march-2025: Version 1.5.2 - March 2025
  version-1-5-1-november-2022: Version 1.5.1 - November 2022
  version-1-5-september-2020: Version 1.5 - September 2020
  version-1-4-1-june-2019: Version 1.4.1 - June 2019
  version-1-4-may-2019: Version 1.4 - May 2019
  version-1-3-february-2019: Version 1.3 - February 2019
  version-1-2-august-2018: Version 1.2 - August 2018
  version-1-1-1-june-2016: Version 1.1.1 - June 2016
  version-1-1-april-2015: Version 1.1 - April 2015
  version-1-0-1-may-2015: Version 1.0.1 - May 2015
  version-1-0-may-2014: Version 1.0 - May 2014
---

# Changelog

The following is the change history for the Google Login Integration Kit.

## Version 1.5.3 - January 2026

* Removed third-party fonts and the `authn-api-messages.properties` file.

## Version 1.5.2 - March 2025

* Fixed a vulnerability where unconsumed non-`200` HTTP responses could impact Jetty thread availability, potentially leading to service disruption or Denial of Service. Users should upgrade to mitigate any potential risks.

## Version 1.5.1 - November 2022

* Fixed an issue that caused the Google IdP adapter to not encode spaces in scopes.

* Fixed an issues that caused an error when configuring the Google login adapter with custom proxy and host settings.

## Version 1.5 - September 2020

* Added the ability to show the Google sign-on prompt in a pop-up window for environments that block the automatic redirect.

* Added support for the [JavaScript Widget for the PingFederate Authentication API](https://github.com/pingidentity/pf-authn-js-widget).

* Added support for the [PingFederate authentication API](https://docs.pingidentity.com/pingfederate/latest/developers_reference_guide/pf_authentication_api.html).

* Added settings for retrying failed requests.

* Added settings for API connection and request timeouts.

* Added settings to override the PingFederate system-default proxy settings.

## Version 1.4.1 - June 2019

* Fixed an issue that caused an error in upgrade scenarios.

## Version 1.4 - May 2019

* Added support for retrieving group memberships in the adapter configuration and extended contract.

* Added the ability to override the system-default proxy settings in the adapter configuration.

* Added the ability to configure timeout durations in the adapter configuration.

* Added support for virtual host names. In the adapter configuration, **PingFederate Base URL** is now an optional override field. Learn more in [Virtual host names](https://docs.pingidentity.com/pingfederate/latest/administrators_reference_guide/pf_virtual_host_names.html) in the PingFederate documentation.

## Version 1.3 - February 2019

* Updated the adapter to use a different user data source in preparation for the shutdown of the Google+ API.

## Version 1.2 - August 2018

* Resolved an iframe issue with SLO.

* Added support to periodically retry a failed request with increasing delays between retries.

* Improved logging for error scenarios.

* Removed the bundled OAuth CIC helper as Ping Identity's OAuth Configuration Service replaces the functionality.

## Version 1.1.1 - June 2016

* Resolved an issue with using the Google IdP Adapter within a Composite Adapter.

## Version 1.1 - April 2015

* Upgraded the adapter interface to V2 of the PingFederate SDK (IdpAuthenticationAdapterV2).

* Added username attribute to the Basic and Extended Profile schemas.

* Added support for additional attributes to the Extended Profile schema.

* Added mitigation for Google API throttling through the use of the quotaUser parameter.

* Minor bug fixes.

## Version 1.0.1 - May 2015

* Added support for openid\_id parameter.

* Security enhancements.

## Version 1.0 - May 2014

* Initial release.
