Zetect Usage Guide Admin PortalSwitch portal ⇄

Identity Attributes

Defines the identity schema — which attributes exist, their data types, whether they are mandatory, and how they are presented on user forms.

Identity Attributes screen
Identity Attributes — captured from the h-technova tenant.

How to use it

  1. Open Identity → Attributes.
  2. Click Add Attribute and give it a system name, display name and data type.
  3. Mark it required if user creation should fail without it, and set whether it appears on the Add User form.
  4. Use sort order and section to control form layout.
  5. Save. The attribute is immediately available for user records and for attribute mapping.

Field reference

FieldDescription
NameThe system identifier used in mappings and ${...} expressions. Avoid renaming it once mappings exist.
Data typeSTRING, BOOLEAN, NUMBER, DATETIME or LIST.
EncryptedStores the value encrypted at rest — use for sensitive attributes.
RequiredEnforced when creating or updating a user.