Schema Attributes Reference
The application schema is used to map Box server user or group objects to
Account Attributes
The following lists the account attributes:
User ID as assigned by Box server.
This is an Identity Attribute which must not be changed.
Name of the enterprise user.
Email ID used to login.
User role as co-administrator/user.
Member of
Space allocated to the user in gigabytes.
The maximum individual file size in bytes this user can have.
Whether the user can use synchronization as Yes/No.
The user’s job title displayed on their profile page.
The user’s phone number displayed on their profile page.
User address.
Two letter representation of user language. For example, en
for English.
User is enabled or disabled.
Whether the user can see other users in the enterprise in their contact lists as Yes/No.
Whether to exempt this user from Enterprise device limits as Yes/No.
Whether or not this user must use two-factor authentication.
User enterprise.
Group Attributes
The following lists the group attributes:
Group ID as assigned by Box server.
This is an Identity Attribute which must not be changed.
Group name.
Box group membership and group access: Whenever an entitlement is requested for a user, by default the Box connector adds a user into a group with member as the access value. This is true for all entitlement requests.
Note
To disable the fetching of group members in account aggregation, set the value of the following attribute to true:
<entry key="disable_group_membership" value="true"/>
By default the value of this attribute is false.