User Manager : User Attribute Administration
Enables the management of user attributes.
When a value is to be stored in an attribute, it can be marked as reliable or unreliable. A value stored as reliable always overrides any unreliable value in that attribute. Attempting to store an unreliable value in an attribute that already has a reliable value will result in the unreliable value being discarded.
The concept is that reliable values should be filled in scenarios where there is enough control over the input of information, such as when an authenticated user updates their profile data. Unreliable values should be filled in scenarios where the information could not be validated, such as inferring attributes from monitored behavior of an unauthenticated user.
Features
- It is the administration interface
Screens
Data
userAttributes
- Label(Short text (string)) : Localized label of the user attribute.
- Id(Short text (string)) : Identifier of the user attribute.
- Data type(Short text (string)) : Data type of the user attribute.
- Identifies user(Conditional (boolean)) : Indicates if the value of this attribute identifies the user.
Links
- Add user attributes (Add)
- Edit user attributes (Edit)
- Configuration (Configure)
Permissions
- Edit service instance content: Allows management of all data in this service instance with publisher profile.
Actions
-
Anonimize all users without consent :
Performs the operation Framework > Monitoring > Fields > Anonimize all users without consent.
- Delete : This action deletes one or more selected user attributes. This action requires confirmation to be executed.