Auth0 Node.js SDK - v7.2.0
    Preparing search index...

    Interface ClientMyOrganizationResponseConfiguration

    Configuration related to the My Organization Configuration for the client.

    Index
    connection_profile_id?: string

    The connection profile ID that this client should validate against.

    user_attribute_profile_id?: string

    The user attribute profile ID that this client should validate against.

    The allowed connection strategies for the My Organization Configuration.

    invitation_landing_client_id?: string

    The client ID this client uses while creating invitations through My Organization API.

    enforce_permission_ceiling?: boolean

    When true, limits the permissions that organization admins can assign to members to only those held by the admin themselves.

    enforce_self_assignment_restriction?: boolean

    When true, prevents organization admins from assigning permissions to themselves.