Enduser

End User Attributes

Describes the end user.

AttributeTypeDescriptionExamplesStability
enduser.idstringUnique identifier of an end user in the system. It maybe a username, email address, or other identifier. [1]usernameDevelopment
enduser.pseudo.idstringPseudonymous identifier of an end user. This identifier should be a random value that is not directly linked or associated with the end user’s actual identity. [2]QdH5CAWJgqVT4rOr0qtumfDevelopment

[1] enduser.id: Unique identifier of an end user in the system.

[!Warning] This field contains sensitive (PII) information.

[2] enduser.pseudo.id: Pseudonymous identifier of an end user.

[!Warning] This field contains sensitive (linkable PII) information.

Deprecated End User Attributes

Describes deprecated enduser attributes.

AttributeTypeDescriptionExamplesStability
enduser.rolestringDeprecated, use user.roles instead.adminDeprecated
Replaced by user.roles attribute.
enduser.scopestringDeprecated, no replacement at this time.read:message, write:filesDeprecated
Removed.