Skip to content

Update ConsentInfo API proposal to reflect new functional scope agreed by TSC#247

Merged
jgarciahospital merged 1 commit intocamaraproject:mainfrom
albertoramosmonagas:update/scope-consentinfo
Nov 14, 2025
Merged

Update ConsentInfo API proposal to reflect new functional scope agreed by TSC#247
jgarciahospital merged 1 commit intocamaraproject:mainfrom
albertoramosmonagas:update/scope-consentinfo

Conversation

@albertoramosmonagas
Copy link
Contributor

What type of PR is this?

  • documentation

What this PR does / why we need it:

This PR refines the scope and disclaimer of the Consent Info API to explicitly clarify that:

  • The API does not delegate consent or privacy management to third parties.
  • The Operator remains fully responsible for the consent process, both in frontend and backend flows.
  • The frontend flow (Authorization Code Grant) allows the developer to obtain consent directly from the user through browser interaction.
  • The backend flow (CIBA) delegates consent capture to the Operator, who uses its own channels (push notification, SMS, etc.).

This update is critical to avoid misinterpretation of the Consent Info API scope by API consumers, and ensures alignment with Telco privacy and legal expectations.

Which issue(s) this PR fixes:

Fixes #246

Special notes for reviewers:

  • No changes to the API structure or flows.
  • Clarification is editorial/documentational only, based on previous TSC discussions.
  • Please validate if the current phrasing avoids ambiguity in terms of responsibility for consent capture.

Changelog input

 release-note
Updated Consent Info API documentation to clarify Operator responsibility in consent management, across frontend and backend flows.

Additional documentation

docs
Clarified disclaimer and scope description in Consent Info API summary to reflect actual operator-developer roles in both Authorization Code and CIBA flows.

Copy link
Collaborator

@caubut-charter caubut-charter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@albertoramosmonagas albertoramosmonagas marked this pull request as ready for review November 4, 2025 14:11
Copy link
Collaborator

@jgarciahospital jgarciahospital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jgarciahospital
Copy link
Collaborator

@AxelNennker can you please check this before moving on with new proposals? This is just a formality to ensure the the description of current Consent Info API is aligned with current API.

@jgarciahospital jgarciahospital merged commit 824369e into camaraproject:main Nov 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update API Proposal Scope for ConsentInfo to Reflect TSC-Acknowledged Functional Coverage

3 participants