---
title: August 2023
description: New PingOne Connector
component: connectors
page_id: connectors::relnotes/archive/2023-08-August
canonical_url: https://docs.pingidentity.com/connectors/relnotes/archive/2023-08-August.html
llms_txt: https://docs.pingidentity.com/connectors/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: January 16, 2026
section_ids:
  august-29: August 29
  search-for-users-with-a-custom-scim-filter: Search for users with a custom SCIM filter
  create-and-update-user-mappings-updated-to-resolve-error-from-pingone: Create and update user mappings updated to resolve error from PingOne
  character-limit-for-user-groups-field: Character limit for User Groups field
---

# August 2023

## August 29

### Search for users with a custom SCIM filter

New PingOne Connector

Previously, when searching for users with **Find User** and **Find Multiple Users** in the [PingOne Connector](../../p1_connector.html), the capability builds a SCIM filter based on a list of attributes and a search term.

You can now provide your own filter by toggling on the new **Custom SCIM Filter** field, allowing you to pick the operators used for filtering and allow different values to be searched for each attribute.

### Create and update user mappings updated to resolve error from PingOne

Improved PingOne Connector

The [PingOne Connector](../../p1_connector.html) **Create User** and **Update User** capabilities mappings no longer pass empty values to PingOne. Previously, PingOne sent an error to DaVinci due to empty values.

If a field is included with no value, the connector would normally pass it to PingOne as an empty string. If no field or value is included, the connector would normally pass it as a null value. Now, these values are omitted and not passed as empty values.

### Character limit for User Groups field

Fixed PingID Connector

When using the legacy [PingID Connector](../../pid_connector.html) in a DaVinci flow, there was a problem if the **User Groups** field contained more than 100 characters. This 100-character limit has been removed.
