r1.1
Pre-release
Pre-release
Release Notes
This release candidate contains the definition and documentation of
- consent-management 0.1.0-rc.1
The API definition(s) are based on
- Commonalities 0.8.0
- Identity and Consent Management 0.5.0
consent-management 0.1.0-rc.1
consent-management 0.1.0-rc.1 is the first release candidate of the version 0.1.0
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:
Added
- Initial consent-management API definition and documentation
Changed
Fixed
Removed
Full Changelog: https://github.com/camaraproject/ConsentManagement/commits/r1.1