Details
-
New Feature
-
Resolution: Unresolved
-
None
-
None
-
High
-
Empty show more show less
Description
Create a new general field in the user table to store additional user details. This field will serve as a string container where various types of user information can be recorded. How the resource usage export should look like, check the attached file.
Field Creation:
- Field Name: additionalInfo
- Data Type: String
- Purpose: To store additional user details not covered by existing fields.
- Table: Zf_users
SSO:
- Ensure that the additionalInfo field can be updated from SSO user claims.
- If there is a claim with a matching name, update the additionalInfo field accordingly
Resource Export:
- add this field right after the user name in the resource usage log (second spreadsheet in customer export )