Describes deprecated enduser attributes. Complete enduser namespace has been deprecated
Attribute | Type | Description | Examples | Stability |
---|---|---|---|---|
enduser.id |
string | Deprecated, use user.id instead. |
username |
Replaced by user.id attribute. |
enduser.role |
string | Deprecated, use user.roles instead. |
admin |
Replaced by user.roles attribute. |
enduser.scope |
string | Deprecated, no replacement at this time. | read:message, write:files |
Removed. |