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, 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 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 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.