Skip to content

Register services

osancus edited this page Jun 25, 2020 · 1 revision

Services are data sources that expose an API for fetching user's personal data.

By registering personal data services to MyData Agency, the identity holder (user) is able to control access to the data via consent credentials. Towards the data source, MyData Agency acts as a proxy for authenticating the consent and proxying the data from the service to the organization.

In order to register a service, it needs to be supported by the MyData Agency. In the future there can be generic service integrations, that enable more scalable integration capabilities.

Requirements for registering a service:

  • Consent schema – defines which consent schema that can be used with the service (this feature will be deprecated in the future)
  • Tag / MAC – a code to verify the integrity of the message
  • Authentication information of the service – authentication is service specific and may require a callback

Services Register_service

Clone this wiki locally