Internet-Draft | DataRight+: Energy Account Switch V1 | September 2024 |
Low | Expires 18 March 2025 | [Page] |
This specification outlines the technical requirements related to functionality to enable an Energy Account switching to be initiated under the DataRight+ ecosystem framework.¶
Energy Account Switch V1 is intended to be an account opening specification for Energy sector participants. It incorporates initiation of the switch with the target Provider, tracking of the status of the switch by an Initiator and the optional sharing of energy data from the new Provider to the Initiator.¶
This specification is considered entirely new functionality currently outside the scope of the Australian Consumer Data Right.¶
The keywords "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC2119].¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 18 March 2025.¶
Copyright (c) 2024 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document.¶
The scope of this specification is focused on describing the authorisation related components of initiating an energy account switch to a new Provider, tracking the status of this switch and onward sharing to the Initiator of energy account data.¶
This specification uses the terms "Agreement Identifier", Consumer", "Provider", "Initiator", "Personally Identifiable Information (PII)", "Pairwise Pseudonymous Identifier (PPID)", "Initiator", "CDR Sharing Arrangement" and "CDR Sharing Agreement Identifier" as defined by [DATARIGHTPLUS-ROSETTA].¶
This document, as extended further in OpenAPI format within [DATARIGHTPLUS-REDOCLY], describes the endpoints to deliver the Sharing Arrangement V2 capability. The current approach to data sharing within the Consumer Data Right is brittle and does not provide sufficient feedback as to the status of sharing requests as they are handed over from Initiator to the Provider. The existing sharing establishment process also assumes a live establishment rather than a potentially asynchronous, back-channel or machine to machine (IoT) authorisation approach.¶
At a high level the process expected to be followed through the implementation of this specification is:¶
actionId
in the initial status of PENDING
;¶
urn:dio:action_id
parameter with a value equal to the actionId
returned in (2)¶
authorization_code
token exchange with the Provider authorisation server.¶
Note 1: At any time before, during or after the authorisation process the Initiator can use the Get Sharing Agreement endpoint provided by the Resource Server utilising the obtained actionId
.¶
Note 2: It is at the discretion of the Provider what resources, if any, are available utilising the token obtained at the end of the authorisation process. In future versions fo this specification the token may represent an established sharing arrangement as specified in [DATARIGHTPLUS-SHARING-ARRANGEMENT-V2].¶
The following provisions apply to services delivered by Providers.¶
The Provider Resource Server:
1. SHALL support the initiateEnergySwitch
and getEnergySwitchStatus
endpoints as described in [DATARIGHTPLUS-REDOCLY];
2. SHALL support [DATARIGHTPLUS-DISCOVERY-V1] and advertise the initiateEnergySwitch
and getEnergySwitchStatus
endpoints¶
This specification does not explicitly state how long an assigned Action Identifier persists for however it is expected that an Initiator shall be able to reference an Action Identifier while the associated authorisation is still active and for a significant period (more than a year) after it becomes inactive.¶
The Action Identifier SHALL NOT be guessable, derivable nor identify the Consumer.¶