Skip to content
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

Update enduser domain and add enduser.pseudo.id #1456

Open
wants to merge 54 commits into
base: main
Choose a base branch
from

Conversation

heyams
Copy link
Contributor

@heyams heyams commented Oct 7, 2024

Fixes #1104

@heyams heyams force-pushed the heya/add-enduser-namespace branch from 0a8b0e8 to ee0970f Compare October 7, 2024 19:06
model/enduser/registry.yaml Outdated Show resolved Hide resolved
model/enduser/registry.yaml Outdated Show resolved Hide resolved
model/enduser/registry.yaml Outdated Show resolved Hide resolved
model/enduser/registry.yaml Show resolved Hide resolved
@heyams heyams changed the title Update enduser domain and add authentication as a subdomain Update enduser domain and add enduser.authentication.id Oct 22, 2024
@heyams heyams changed the title Update enduser domain and add enduser.authentication.id Update enduser domain and add enduser.authentication.id Oct 22, 2024
@heyams
Copy link
Contributor Author

heyams commented Oct 23, 2024

need some advice with this weaver error, it didn't point to any files that I have modified. it's persisting.
image

@trask
Copy link
Member

trask commented Oct 23, 2024

need some advice with this weaver error, it didn't point to any files that I have modified. it's persisting. image

if you scroll up from there, you'll see:

ℹ Validating: $/home/weaver/target/general/attributes.md
✖ Could not find: identity

which looks related to this file that was deleted in your PR: model/enduser/deprecated/common.yaml

docs/attributes-registry/authentication.md Outdated Show resolved Hide resolved
@heyams heyams requested review from jsuereth, lmolkova and trask January 24, 2025 19:13
@heyams
Copy link
Contributor Author

heyams commented Jan 24, 2025

@joaopgrassi i don't have permission to dismiss your "request for change". Your comment no longer applied.
please review it again and unblock this PR.

image

@joaopgrassi joaopgrassi dismissed their stale review January 27, 2025 16:12

Dismiss for now, will try to review later.

model/enduser/deprecated/registry-deprecated.yaml Outdated Show resolved Hide resolved
model/enduser/registry.yaml Show resolved Hide resolved
model/enduser/registry.yaml Outdated Show resolved Hide resolved
model/enduser/registry.yaml Show resolved Hide resolved
docs/general/attributes.md Outdated Show resolved Hide resolved
.chloggen/add_enduser_pseudo_id.yaml Outdated Show resolved Hide resolved
docs/general/attributes.md Outdated Show resolved Hide resolved
model/enduser/registry.yaml Outdated Show resolved Hide resolved
docs/general/attributes.md Outdated Show resolved Hide resolved
@heyams heyams requested a review from trask January 31, 2025 20:13
model/enduser/common.yaml Outdated Show resolved Hide resolved
docs/general/attributes.md Show resolved Hide resolved
docs/general/attributes.md Show resolved Hide resolved
@heyams heyams requested a review from MSNev January 31, 2025 21:16
component: enduser

# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
note: Introduce new attribute `enduser.pseudo.id`
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
note: Introduce new attribute `enduser.pseudo.id`
note: Undeprecate `enduser.id` and introduce new attribute `enduser.pseudo.id`

# These lines will be padded with 2 spaces and then inserted directly into the document.
# Use pipe (|) for multiline entries.
subtext: |
The new attribute `enduser.pseudo.id` is intended to provide an unique identifier of a pseudonymous enduser.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
The new attribute `enduser.pseudo.id` is intended to provide an unique identifier of a pseudonymous enduser.
The new attribute `enduser.pseudo.id` is intended to provide a unique identifier of a pseudonymous enduser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Needs More Approval
Development

Successfully merging this pull request may close these issues.

User.id for authenticated user id
8 participants