Skip to content

AN-386822: AuA ConsentPolicy metadata class #2017

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shawnaustin1337
Copy link

Please link to the issue #…

"type": "string",
"title": "Consent Policy status",
"description": "Current status of consent policy from external system normalized to active, inactive, deleted, draft or revoked.",
"enum": ["ENABLED", "DISABLED"],
Copy link
Author

Choose a reason for hiding this comment

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

"definitions": {
"consentpolicy": {
"properties": {
"xdm:consentPolicyName": {
Copy link
Contributor

Choose a reason for hiding this comment

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

"xdm:name" - This is a member of the consentpolicy object, so the longer name is redundant.

"meta:titleId": "consentpolicy##xdm:description##title##2161",
"meta:descriptionId": "consentpolicy##xdm:description##description##72001"
},
"xdm:consentPolicyStatus": {
Copy link
Contributor

Choose a reason for hiding this comment

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

"xdm:status" - This is a member of the consentpolicy object, so the longer name is redundant.

@shawnaustin1337 shawnaustin1337 force-pushed the master branch 3 times, most recently from 0a9ff4d to 8844f41 Compare August 11, 2025 21:30
@shawnaustin1337 shawnaustin1337 force-pushed the master branch 2 times, most recently from 7530861 to 5dfe8cf Compare August 13, 2025 17:41
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.

2 participants