Interface TenantSettingsFlags

Flags used to change the behavior of this tenant.

Hierarchy

  • TenantSettingsFlags

Properties

allow_changing_enable_sso: boolean

Whether the enable_sso setting can be changed (true) or not (false).

allow_legacy_delegation_grant_types: boolean

If enabled, clients are able to add legacy delegation grants.

allow_legacy_ro_grant_types: boolean

If enabled, clients are able to add legacy RO grants.

allow_legacy_tokeninfo_endpoint: boolean

Whether the legacy /tokeninfo endpoint is enabled for your account (true) or unavailable (false).

change_pwd_flow_v1: boolean

Whether to use the older v1 change password flow (true, not recommended except for backward compatibility) or the newer safer flow (false, recommended).

dashboard_insights_view: boolean

Enables new insights activity page view

dashboard_log_streams_next: boolean

Enables beta access to log streaming changes

disable_clickjack_protection_headers: boolean

Whether classic Universal Login prompts include additional security headers to prevent clickjacking (true) or no safeguard (false).

disable_fields_map_fix: boolean

Disables SAML fields map fix for bad mappings with repeated attributes

disable_impersonation: boolean

Whether the impersonation functionality has been disabled (true) or not (false). Read-only.

enable_adfs_waad_email_verification: boolean

Enables the email verification flow during login for Azure AD and ADFS connections

enable_apis_section: boolean

Whether the APIs section is enabled (true) or disabled (false).

enable_client_connections: boolean

Whether all current connections should be enabled when a new client (application) is created (true, default) or not (false).

enable_idtoken_api2: boolean

Whether ID tokens can be used to authorize some types of requests to API v2 (true) not not (false).

enable_legacy_profile: boolean

Whether ID tokens and the userinfo endpoint includes a complete user profile (true) or only OpenID Connect claims (false).

enable_pipeline2: boolean

Whether advanced API Authorization scenarios are enabled (true) or disabled (false).

enable_public_signup_user_exists_error: boolean

Whether the public sign up process shows a user_exists error (true) or a generic error (false) if the user already exists.

enable_sso: boolean

Whether users are prompted to confirm log in before SSO redirection (false) or are not prompted (true).

enforce_client_authentication_on_passwordless_start: boolean

Enforce client authentication for passwordless start.

mfa_show_factor_list_on_enrollment: boolean

Used to allow users to pick what factor to enroll of the available MFA factors.

no_disclose_enterprise_connections: boolean

Do not Publish Enterprise Connections Information with IdP domains on the lock configuration file.

revoke_refresh_token_grant: boolean

Delete underlying grant when a Refresh Token is revoked via the Authentication API.