2020-11-20 07:21:34 +00:00
|
|
|
[[_user-attributes]]
|
2016-05-13 21:07:07 +00:00
|
|
|
|
|
|
|
=== User Attributes
|
|
|
|
|
|
|
|
Beyond basic user metadata like name and email, you can store arbitrary user attributes. Choose a user to manage
|
2016-06-02 18:59:58 +00:00
|
|
|
then click on the `Attributes` tab.
|
2016-05-13 21:07:07 +00:00
|
|
|
|
|
|
|
.Users
|
2017-08-28 12:50:14 +00:00
|
|
|
image:{project_images}/user-attributes.png[]
|
2016-05-13 21:07:07 +00:00
|
|
|
|
|
|
|
Enter in the attribute name and value in the empty fields and click the `Add` button next to it to add a new field.
|
|
|
|
Note that any edits you make on this page will not be stored until you hit the `Save` button.
|
2021-01-18 12:18:04 +00:00
|
|
|
|
|
|
|
NOTE: Some attributes that are read-only and are not supposed to be updated by the administrators. This includes attributes, which are read-only
|
|
|
|
by design like for example `LDAP_ID`, which is filled automatically by the LDAP provider. Some other attributes should be read-only for
|
|
|
|
typical user administrators due to security reasons. See the details in the link:#_read_only_user_attributes[Threat model mitigation chapter].
|