NAV Navbar
Consumer Data Right Register Design - v1.5.0 Release Notes

V1.5.0 Release Notes

Release notes for version 1.5.0 of the CDR Register Design.

Change management guidance for version 1.5.0 has been published on the CDR Support Portal to help participants understand their testing obligations

Introduction

Section Change GitHub Issue Description
Future Dated Obligations Updated Dynamic Client Registration #173 - Added the definition that profile is part of the registration SSA scope
Future Dated Obligations Updated Dynamic Client Registration #84 - Added the definition that software_roles is now optionally part of the registration response
Future Dated Obligations Updated Dynamic Client Registration #79 - Added the definition that request_object_signing_alg is now required as part of the registration response

Client Registration

Section Change GitHub Issue Description
SSA Definition Updated SSA definition #173 - Updates definition that openid and profile are part of the SSA scope
SSA Definition Updated Registration Request using JWT #79 - Updated definition that request_object_signing_alg is optional in the request but required in the response. Data holders are expected to use an appropriate default as required
Sector Identifiers Updated Sector Identifiers section #170 - Provided references to the CDR Support article Data Holder sector_identifier_uri Support
Sector Identifiers Updated Sector Identifiers section #176 - Corrected typo for Pairwise Pseudonymous Identifier (PPID)

Participant Statuses

Section Change GitHub Issue Description
Refusal to Disclose Renamed Incident Management section #177 - Renamed Incident Management to Refusal to Disclose and updated references to the rules

DCR APIs

Section Change GitHub Issue Description
DCR API Swagger Updated RegistrationProperties schema #172 - Added legal_entity_id, legal_entity_name and sector_identifier_uri to the RegistrationProperties schema definition as optional fields
DCR API Swagger Updated RegistrationProperties schema #84 - Added software_roles to the RegistrationProperties schema definition as an optional field
DCR API Swagger Updated RegistrationProperties schema #173 - Added profile to the list of scopes in the schema definition example
DCR API Swagger Updated RegistrationProperties schema #79 - Changed request_object_signing_alg to mandatory in the RegistrationProperties schema