---
title: Changelog
description: The following is the change history for the AWS IAM Identity Center Provisioner.
component: amazon
page_id: amazon:aws_iam_identity_center_provisioner:pf_aws_singlesignon_connector_changelog
canonical_url: https://docs.pingidentity.com/integrations/amazon/aws_iam_identity_center_provisioner/pf_aws_singlesignon_connector_changelog.html
revdate: January 20, 2025
section_ids:
  version-1-1-0-6-january-2026: Version 1.1.0.6 - January 2026
  version-1-1-0-5-january-2026: Version 1.1.0.5 - January 2026
  version-1-1-0-4-december-2025: Version 1.1.0.4 - December 2025
  version-1-1-0-3-november-2025: Version 1.1.0.3 - November 2025
  version-1-1-october-2024: Version 1.1 – October 2024
  version-1-0-october-2020: Version 1.0 – October 2020
---

# Changelog

The following is the change history for the AWS IAM Identity Center Provisioner.

## Version 1.1.0.6 - January 2026

* Fixed an issue with the SCIM API URL format for group members and users that caused `404` errors during provisioning. The adapter now adds a trailing slash between the base URL and the endpoint if it's missing.

## Version 1.1.0.5 - January 2026

* Replaced deprecated AWS IAM Identity Center PatchGroup `Remove All` and `Replace` operations with incremental `add` or `remove` `PATCH` updates. This change aligns with AWS requirements and prevents access disruptions and throttling issues when synchronizing large group memberships.

## Version 1.1.0.4 - December 2025

* Added the ability to retry `PATCH` requests automatically with an exponential delay to improve HTTP `429` error handling.

## Version 1.1.0.3 - November 2025

* The AWS IAM Identity Center Provisioner now sets the `User-Agent` HTTP header with a value of `PingFederate` when making `PATCH` requests.

  |   |                                                                                             |
  | - | ------------------------------------------------------------------------------------------- |
  |   | By default, AWS IAM Identity Center blocks `PATCH` requests that don't include this header. |

## Version 1.1 – October 2024

* Fixed an issue that prevented updates made to an existing user's `sAMAccountName` in the LDAP source from synchronizing with the [nickName](pf_aws_singlesignon_connector_supported_attributes_reference.html) attribute in the AWS platform.

## Version 1.0 – October 2020

* Initial release.

* Added support for user and group provisioning.

* Added support for AWS IAM Identity Center attributes.

* Added support for provisioning disabled users.

* Added configuration options for the create, update, and disable or delete capabilities.

* Added configuration options for deprovisioning actions.
