Microsoft Graph · Schema

microsoft.graph.crossTenantAccessPolicyConfigurationDefault

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphcrosstenantaccesspolicyconfigurationdefault-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.crossTenantAccessPolicyConfigurationDefault",
  "title": "microsoft.graph.crossTenantAccessPolicyConfigurationDefault",
  "allOf": [
    {
      "$ref": "#/components/schemas/microsoft.graph.entity"
    },
    {
      "title": "crossTenantAccessPolicyConfigurationDefault",
      "required": [
        "@odata.type"
      ],
      "type": "object",
      "properties": {
        "automaticUserConsentSettings": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.inboundOutboundPolicyConfiguration"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Determines the default configuration for automatic user consent settings. The inboundAllowed and outboundAllowed properties are always false and can't be updated in the default configuration. Read-only."
        },
        "b2bCollaborationInbound": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Defines your default configuration for users from other organizations accessing your resources via Microsoft Entra B2B collaboration."
        },
        "b2bCollaborationOutbound": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Defines your default configuration for users in your organization going outbound to access resources in another organization via Microsoft Entra B2B collaboration."
        },
        "b2bDirectConnectInbound": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Defines your default configuration for users from other organizations accessing your resources via Microsoft Entra B2B direct connect."
        },
        "b2bDirectConnectOutbound": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Defines your default configuration for users in your organization going outbound to access resources in another organization via Microsoft Entra B2B direct connect."
        },
        "inboundTrust": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.crossTenantAccessPolicyInboundTrust"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Determines the default configuration for trusting other Conditional Access claims from external Microsoft Entra organizations."
        },
        "invitationRedemptionIdentityProviderConfiguration": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.defaultInvitationRedemptionIdentityProviderConfiguration"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Defines the priority order based on which an identity provider is selected during invitation redemption for a guest user."
        },
        "isServiceDefault": {
          "type": "boolean",
          "description": "If true, the default configuration is set to the system default configuration. If false, the default settings are customized.",
          "nullable": true
        },
        "tenantRestrictions": {
          "anyOf": [
            {
              "$ref": "#/components/schemas/microsoft.graph.crossTenantAccessPolicyTenantRestrictions"
            },
            {
              "type": "object",
              "nullable": true
            }
          ],
          "description": "Defines the default tenant restrictions configuration for users in your organization who access an external organization on your network or devices."
        },
        "@odata.type": {
          "type": "string"
        }
      }
    }
  ],
  "x-ms-discriminator-value": "#microsoft.graph.crossTenantAccessPolicyConfigurationDefault"
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/microsoft-graph-microsoftgraphcrosstenantaccesspolicyconfigurationdefault"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.