Overview
The following workflow shows the process of the eligible party accessing the historical validated data of a customer in France. This process starts when the customer approves the consent request at the Regional Data-sharing Infrastructure.
This workflow includes the following steps:
- The Microfrontend shows the customer a redirection to the website of the permission administrator (which is operated by Enedis, in France).
- The customer logs in to the Consent Admin Portal.
- The customer approves the consent request at the Consent Admin Portal.
- The Consent Admin Portal forwards the approval to the account of the eligible party, along with information about the metering point of the customer.
- The Interoperable Communication component requests the clientID and clientSecret from the Consent Admin Portal.
- The clientID and clientSecret are sent to the Interoperable Communication.
- The Interoperable Communication uses the clientID and the clientSecret to get a valid token from the Meter Data Portal (that is also operated by Enedis, in France).
- A valid token is returned to the Interoperable Communication (as long as clientID and clientSecret are valid and the customer has accepted the corresponding consent request).
- The Interoperable Communication requests the energy data using this Token.
- The data is sent to the Interoperable Communication.
- The Interoperable Communication sends the data to the Message Producer.