Skip to content

r1.2

Latest

Choose a tag to compare

@camara-release-automation camara-release-automation released this 31 Jul 07:19
33a483a

Release Notes

This public release contains the definition and documentation of

  • consent-management 0.1.0

The API definition(s) are based on

  • Commonalities 0.8.0
  • Identity and Consent Management 0.5.0

consent-management 0.1.0

consent-management 0.1.0 is an initial public version of this API.

Version 0.1.0 provides the initial API definition and documentation for the consent-management API, which is part of the Identity and Consent Management (ICM) Working Group.

  • This API version provides API Consumers with the ability to:

    • Create Consent: Allows API Consumers to create a new Consent for a User, specifying the requested scope(s) and Purpose. The API Consumer must provide the necessary information to capture the User's Consent.
    • Update Consent: Enables API Consumers to update an existing Consent and change its status.
    • Retrieve Consent Information: Allows API Consumers to retrieve information about existing Consents for a User based on specified scope(s) and Purpose. This operation can also return the Consent texts presented to the User during the Consent Capture process if requested.
  • API definition with inline documentation:

Breaking changes

  • N/A

Added

  • Initial consent-management API definition and documentation

Changed

  • N/A

Fixed

  • N/A

Removed

  • N/A

Full Changelog: https://github.com/camaraproject/ConsentManagement/commits/r1.2