Skip to main content

The enterprise configuration for the security category.

is_managed_user_signup_enabled
Enterprise configuration item with boolean value · object

Determines if users are allowed to sign up on their own.

is_managed_user_signup_notification_enabled
Enterprise configuration item with boolean value · object

Determines if users must sign up with your corporate email.

is_managed_user_signup_corporate_email_enabled
Enterprise configuration item with boolean value · object

When enabled, admin are emailed when new users are added.

is_new_user_notification_daily_digest_enabled
Enterprise configuration item with boolean value · object

Depends on is_managed_user_signup_corporate_email_enabled. A true value represents In daily summary emails. A false value represents Immediately.

is_managed_user_email_change_disabled
Enterprise configuration item with boolean value · object

When enabled, prevents users from changing their primary email address.

is_multi_factor_auth_required
Enterprise configuration item with boolean value · object

Determines if multi-factor authentication is required for all managed users.

is_weak_password_prevention_enabled
Enterprise configuration item with boolean value · object

When enabled, prevents common words / email address to be used in a password.

is_password_leak_detection_enabled
Enterprise configuration item with boolean value · object

Enables exposed password detection.

last_password_reset_at
Enterprise configuration item · object

The basic data included in each enterprise configuration response object.

is_password_request_notification_enabled
Enterprise configuration item with boolean value · object

When enabled, admins are notified when users request a forget password email.

is_password_change_notification_enabled
Enterprise configuration item with boolean value · object

When enabled, admins are notified when users change passwords in Settings.

is_strong_password_for_ext_collab_enabled
Enterprise configuration item with boolean value · object

Requires strong passwords for External Collaborators.

is_managed_user_migration_disabled
Enterprise configuration item with boolean value · object

Disables users from being migrated in or out of the enterprise.

Join url for self sign up. Depends on is_managed_user_signup_enabled. Applies if join_url is not used.

join_url
Enterprise configuration item with string value · object

Join url for self sign up. Depends on is_managed_user_signup_enabled. Applies if join_link is not used.

failed_login_attempts_to_trigger_admin_notification
Enterprise configuration item with integer value · object

Number of failed login attempts before the primary admin is notified.

password_min_length
Enterprise configuration item with integer value · object

Minimum number of characters required for passwords.

password_min_uppercase_characters
Enterprise configuration item with integer value · object

Minimum number of upper case characters required in passwords.

password_min_numeric_characters
Enterprise configuration item with integer value · object

Minimum number of numbers required in passwords.

password_min_special_characters
Enterprise configuration item with integer value · object

Minimum number of symbols required in passwords.

password_reset_frequency
Enterprise configuration item with string value · object

Determines if users must reset their passwords every specified time period.

previous_password_reuse_limit
Enterprise configuration item with string value · object

Number of previous passwords users are prevented from using.

session_duration
Enterprise configuration item with string value · object

Value indicating time from the last activity a user can remain logged in without activity before being logged out.

external_collab_multi_factor_auth_settings
Enterprise configuration item · object

External Collaborators multi-factor authentication settings.

keysafe
Enterprise configuration item · object

The basic data included in each enterprise configuration response object.

is_custom_session_duration_enabled
Enterprise configuration item with boolean value · object

Enables custom session duration for select users.

custom_session_duration_value
Enterprise configuration item with string value · object

Value indicating duration users from specified groups can remain logged in without activity before being logged out.

custom_session_duration_groups
Enterprise configuration item · object

Groups for custom session duration.

multi_factor_auth_type
Enterprise configuration item with string value · object

Managed Users multi-factor authentication requirement method type.

enforced_mfa_frequency
Enterprise configuration item · object

Managed Users multi-factor authentication frequency. The default authentication frequency is set to 30 days, with authentication time calculated from the most recent successful MFA login.