Skip to main content

AzureADConfig

See Template Schema Validation to learn how to validate templates automatically in your IDE.

Description

Properties

Definitions

  • IambicManaged: An enumeration. Must be one of: ["undefined", "read_and_write", "import_only", "enforced", "disabled"].
  • AzureADOrganization (object)
    • idp_name (string, required)
    • tenant_id (string, required)
    • client_id (string, required)
    • client_secret (string, required)
    • request_timeout (integer): Default: 60.
    • client
    • access_token (string): Default: "".
    • iambic_managed: Default: "undefined".
    • require_user_mfa_on_create (boolean): If true, at next sign-in, the user must perform a multi-factor authentication (MFA) before being forced to change their password. Default: false.