πŸŽ‰ OneTrust 202603.1.0 Released!

We are excited to announce the following enhancements in the OneTrust Developer Portal as part of OneTrust 202603.1.0.

πŸ‘

For more information about the release and our product updates in the OneTrust Platform, refer to the OneTrust Release Notes page. Learn more about environment maintenance on the Current and Historic Maintenance page, and subscribe to proactive environment notifications on our System Status and Scheduled Maintenance page.

AI Governance

General Availability

Compliance Automation

General Availability

  • New Add Document Attachments API
    Added the new Add Document Attachments API to add attachments to policies, standards, procedures, and privacy notices. This API allows you to add supporting files, URLs, or related resources to policy and privacy notice management objects to streamline document management workflows.

Cookie Consent

Existing Public Preview Features

Data Subject Request (DSR) Automation

Fixed

  • Updated the order of filter processing to resolve an issue that prevented the Get List of Subtasks API from returning any data when the openrequests parameter was set to true.

Mobile App Consent

Fixed

  • Resolved an issue that caused Always Active categories to display as rejected in the IABUSPrivacy_String parameter within the storageKeys object of the response if users set the interactionType request parameter to BANNER_REJECT_ALL when leveraging the Log Consent API.

New Public Preview Features

  • Enhancements to Consent Management Platform APIs
    The following enhancements have been made to the Consent Management Platform (CMP) APIs:
    • The Log Consent API now supports authentication when the Require authentication for known users setting is enabled in geolocation rules. This enhancement allows you to secure API calls when logging consent.
    • Updated the Log Consent API to return error codes and more detailed error messages when the body JSON is left empty.

Existing Public Preview Features

Settings & Administration

Fixed

  • Added support for ​manager.value​ on the ​Modify User API​​ when updating the manager for a user via the SCIM PATCH API method.
  • Resolved an issue that caused errors with the SCIM ​Get List of Users API​ and prevented the ​User information​​ tab from loading in the platform when an invalid manager was listed for the user.

Universal Consent & Preference Management

General Availability

  • Bulk Add Purposes
    Add purposes to data subjects in bulk using the new DATA_SUBJECTS_BULK_ADD_PURPOSE export type when leveraging the Create Bulk Export API. The following parameters were also added in the params object of the request to support this new export type:
    • The sourcePurposeGuid parameter was added to allow users to specify the GUID of the new purpose to be added and to which the status will be copied.
    • The targetPurposeGuid parameter was added to allow users to specify the target purpose GUID to which to copy status.
    • The defaultStatus parameter was added to allow users to specify the target purpose status when the source purpose is not found.
    • The collectionPointJWT was added to allow users to specify the collection point JWT to use for the import.

Fixed