Skip to main content

The enterprise configuration for the user settings category.

enterprise_feature_settings
Enterprise feature settings item · object[]
user_invites_expiration_time_frame
Enterprise configuration item with string value · object

Determines the time frame for any unaccepted invitation to your Box enterprise account to expire.

Example:
{ "is_used": true, "value": "7 days" }
is_username_change_restricted
Enterprise configuration item with boolean value · object

Determines if users are restricted from changing their username in Account Settings.

is_box_sync_restricted_for_new_users
Enterprise configuration item with boolean value · object

Determines if Box Sync is restricted for new users.

is_view_all_users_enabled_for_new_users
Enterprise configuration item with boolean value · object

Determines if new users can see all managed users in their contacts when inviting collaborators.

is_device_limit_exemption_enabled_for_new_users
Enterprise configuration item with boolean value · object

Determines if new users are exempt from the maximum number of devices specified in the Device Protection settings.

is_external_collaboration_restricted_for_new_users
Enterprise configuration item with boolean value · object

Determines if new users will not be allowed to create folders that can have external collaborators.

is_unlimited_storage_enabled_for_new_users
Enterprise configuration item with boolean value · object

Determines if new users are given unlimited storage.

new_user_default_storage_limit
Enterprise configuration item with integer value · object

Determines the default storage limit for new users. Does not apply if is_unlimited_storage_enabled_for_new_users is true.

new_user_default_timezone
Enterprise configuration item with string value · object

Determines the default timezone for new users.

Example:
{
"is_used": true,
"value": "GMT-05:00 America\\/Chicago CDT"
}
new_user_default_language
Enterprise configuration item with string value · object

Determines the default language for new users.

Example:
{ "is_used": true, "value": "English (US)" }
is_enterprise_sso_required
Enterprise configuration item with boolean value · object

Value indicating if SSO is required for all users.

is_enterprise_sso_in_testing
Enterprise configuration item with boolean value · object

Value indicating if SSO is in testing mode for all users.

is_sso_auto_add_groups_enabled
Enterprise configuration item with boolean value · object

Determines if any new groups received for a user upon login through SSO but not present in the enterprise will be auto added to the enterprise.

is_sso_auto_add_user_to_groups_enabled
Enterprise configuration item with boolean value · object

Determines if a user will be added to enterprise groups received upon user login through SSO.

is_sso_auto_remove_user_from_groups_enabled
Enterprise configuration item with boolean value · object

Determines if a user will be removed from enterprise groups upon user login through SSO.

user_tracking_codes
Enterprise configuration item · object

Properties that are assigned as additional values to users, like employee ID or region.

number_of_user_tracking_codes_remaining
Enterprise configuration item with integer value · object

The remaining number of user_tracking_codes that can be created.

is_instant_login_restricted
Enterprise configuration item with boolean value · object

Determines if users are restricted from granting (limited) access for Box Support for troubleshooting.