Skip to content

Enhance KYC age verification documentation - #48

Merged
GillesInnov35 merged 3 commits into
mainfrom
Provide-a-more-precise-definition-of-the-fields-contentLock-and-parentalControl
Jul 21, 2026
Merged

Enhance KYC age verification documentation#48
GillesInnov35 merged 3 commits into
mainfrom
Provide-a-more-precise-definition-of-the-fields-contentLock-and-parentalControl

Conversation

@GillesInnov35

Copy link
Copy Markdown
Contributor

Added notes explaining content lock and parental control.

What type of PR is this?

Add one of the following kinds:

  • enhancement/feature

What this PR does / why we need it:

Improve on the definition of parentalControl and contentLock to explain the difference between the two have a more specific definition.

Which issue(s) this PR fixes:

Fixes #28

Special notes for reviewers:

Don't hesitate to update fields definition

Added notes explaining content lock and parental control.
@camara-validation

camara-validation Bot commented Jun 19, 2026

Copy link
Copy Markdown

CAMARA Validation — PASS (with warnings)

0 errors, 22 warnings, 7 hints | Profile: standard

View full results

Comment thread code/API_definitions/kyc-age-verification.yaml
- `parentalControl`: Indicates if the subscription associated with the phone number has any kind of parental control activated.

## Note
- `contentLock`: typically web content lock indicates that access to certain websites or online content by an end user is restricted by default to ensure safe browsing, unless the end user has proven to be over a minimum required age limit.

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Have checked internally, and in TEF case contentLock is a line feature, not attached to the age of the user.

Therefore, we prefer the initial formulation of this concept with a NOTE to explain the case for Operators that link this feature to a minimum age required.

For instance (suggested text):

  • contentLock: typically web content lock indicates that access to certain websites or online content by an end user is restricted by default to ensure safe browsing.
    • NOTE: It may happen that in some Markets/Telco Operators this feature is linked to the fact of the end user has proven to be over a minimum required age limit. That is, in case the end user has proven to be over a minimum required age limit contentLock can be disabled.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

thanks @PedroDiez for your comment.

@ToshiWakayama-KDDI , WDYT ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, @GillesInnov35 , @PedroDiez .

LGTM, though I still don't quite understand why these two properties, which seem to be independent of age_check, are included in the Age Verification API. However, I understand that this was the approach agreed for our Spring25 release.

@ToshiWakayama-KDDI

Copy link
Copy Markdown
Contributor

I think I can approve this PR now, however, @HuubAppelboom, is the latest note fine with you?

@HuubAppelboom

HuubAppelboom commented Jul 14, 2026

Copy link
Copy Markdown

I think I can approve this PR now, however, @HuubAppelboom, is the latest note fine with you?

@ToshiWakayama-KDDI the latest note is fine with me, we don't support content lock currently in the Netherlands

@PedroDiez PedroDiez left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM with the current status

@ToshiWakayama-KDDI
ToshiWakayama-KDDI self-requested a review July 21, 2026 02:18

@ToshiWakayama-KDDI ToshiWakayama-KDDI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you, @GillesInnov35 , @HuubAppelboom , @PedroDiez . LGTM.

@GillesInnov35
GillesInnov35 merged commit afcd9fe into main Jul 21, 2026
3 checks 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.

[Age Verification] Description of parentalControl and contentLock

4 participants