18 lines
1.3 KiB
Markdown
18 lines
1.3 KiB
Markdown
<!--- Hugo front matter used to generate the website version of this page:
|
|
--->
|
|
|
|
<!-- NOTE: THIS FILE IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
|
|
<!-- see templates/registry/markdown/attribute_namespace.md.j2 -->
|
|
|
|
# Enduser
|
|
|
|
## Deprecated End User Attributes
|
|
|
|
Describes deprecated enduser attributes. Complete enduser namespace has been deprecated
|
|
|
|
| Attribute | Type | Description | Examples | Stability |
|
|
| --------------- | ------ | ---------------------------------------- | --------------------------- | -------------------------------------------------------------------------------------------------- |
|
|
| `enduser.id` | string | Deprecated, use `user.id` instead. | `username` | <br>Replaced by `user.id` attribute. |
|
|
| `enduser.role` | string | Deprecated, use `user.roles` instead. | `admin` | <br>Replaced by `user.roles` attribute. |
|
|
| `enduser.scope` | string | Deprecated, no replacement at this time. | `read:message, write:files` | <br>Removed. |
|