Microsoft Graph · Capability

Microsoft Graph Identity — identity.customAuthenticationExtension

Microsoft Graph Identity — identity.customAuthenticationExtension. 8 operations. Lead operation: Microsoft Graph List customAuthenticationExtensions. Self-contained Naftiko capability covering one Microsoft Graph business surface.

Run with Naftiko Microsoft Graphidentity.customAuthenticationExtension

What You Can Do

GET
Identitylistcustomauthenticationextensions — Microsoft Graph List customAuthenticationExtensions
/v1/identity/customauthenticationextensions
POST
Identitycreatecustomauthenticationextensions — Microsoft Graph Create customAuthenticationExtension
/v1/identity/customauthenticationextensions
GET
Identitycustomauthenticationextensionsgetcountbad5 — Microsoft Graph Get the number of the resource
/v1/identity/customauthenticationextensions/count
POST
Identitycustomauthenticationextensionsvalidateauthenticationconfiguration — Microsoft Graph Invoke action validateAuthenticationConfiguration
/v1/identity/customauthenticationextensions/validateauthenticationconfiguration
GET
Identitygetcustomauthenticationextensions — Microsoft Graph Get customAuthenticationExtension
/v1/identity/customauthenticationextensions/{customauthenticationextension-id}
PATCH
Identityupdatecustomauthenticationextensions — Microsoft Graph Update customAuthenticationExtension
/v1/identity/customauthenticationextensions/{customauthenticationextension-id}
DELETE
Identitydeletecustomauthenticationextensions — Microsoft Graph Delete customAuthenticationExtension
/v1/identity/customauthenticationextensions/{customauthenticationextension-id}
POST
Identitycustomauthenticationextensionscustomauthenticationextensionvalidateauthenticationconfiguration — Microsoft Graph Invoke action validateAuthenticationConfiguration
/v1/identity/customauthenticationextensions/{customauthenticationextension-id}/validateauthenticationconfiguration

MCP Tools

microsoft-graph-list-customauthenticationextensions

Microsoft Graph List customAuthenticationExtensions

read-only idempotent
microsoft-graph-create-customauthenticationextension

Microsoft Graph Create customAuthenticationExtension

microsoft-graph-get-number-resource

Microsoft Graph Get the number of the resource

read-only idempotent
microsoft-graph-invoke-action-validateauthenticationconfiguration

Microsoft Graph Invoke action validateAuthenticationConfiguration

read-only
microsoft-graph-get-customauthenticationextension

Microsoft Graph Get customAuthenticationExtension

read-only idempotent
microsoft-graph-update-customauthenticationextension

Microsoft Graph Update customAuthenticationExtension

idempotent
microsoft-graph-delete-customauthenticationextension

Microsoft Graph Delete customAuthenticationExtension

idempotent
microsoft-graph-invoke-action-validateauthenticationconfiguration-2

Microsoft Graph Invoke action validateAuthenticationConfiguration

read-only

Capability Spec

identity-identity-customauthenticationextension.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Graph Identity — identity.customAuthenticationExtension
  description: 'Microsoft Graph Identity — identity.customAuthenticationExtension. 8 operations. Lead operation: Microsoft
    Graph List customAuthenticationExtensions. Self-contained Naftiko capability covering one Microsoft Graph business surface.'
  tags:
  - Microsoft Graph
  - identity.customAuthenticationExtension
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_GRAPH_API_KEY: MICROSOFT_GRAPH_API_KEY
capability:
  consumes:
  - type: http
    namespace: identity-identity-customauthenticationextension
    baseUri: ''
    description: Microsoft Graph Identity — identity.customAuthenticationExtension business capability. Self-contained, no
      shared references.
    resources:
    - name: identity-customAuthenticationExtensions
      path: /identity/customAuthenticationExtensions
      operations:
      - name: identitylistcustomauthenticationextensions
        method: GET
        description: Microsoft Graph List customAuthenticationExtensions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $orderby
          in: query
          type: array
          description: Order items by property values
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: identitycreatecustomauthenticationextensions
        method: POST
        description: Microsoft Graph Create customAuthenticationExtension
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: identity-customAuthenticationExtensions-$count
      path: /identity/customAuthenticationExtensions/$count
      operations:
      - name: identitycustomauthenticationextensionsgetcountbad5
        method: GET
        description: Microsoft Graph Get the number of the resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: identity-customAuthenticationExtensions-validateAuthenticationConfiguration
      path: /identity/customAuthenticationExtensions/validateAuthenticationConfiguration
      operations:
      - name: identitycustomauthenticationextensionsvalidateauthenticationconfiguration
        method: POST
        description: Microsoft Graph Invoke action validateAuthenticationConfiguration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    - name: identity-customAuthenticationExtensions-customAuthenticationExtension-id
      path: /identity/customAuthenticationExtensions/{customAuthenticationExtension-id}
      operations:
      - name: identitygetcustomauthenticationextensions
        method: GET
        description: Microsoft Graph Get customAuthenticationExtension
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: $select
          in: query
          type: array
          description: Select properties to be returned
        - name: $expand
          in: query
          type: array
          description: Expand related entities
      - name: identityupdatecustomauthenticationextensions
        method: PATCH
        description: Microsoft Graph Update customAuthenticationExtension
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
      - name: identitydeletecustomauthenticationextensions
        method: DELETE
        description: Microsoft Graph Delete customAuthenticationExtension
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: If-Match
          in: header
          type: string
          description: ETag
    - name: identity-customAuthenticationExtensions-customAuthenticationExtension-id-validat
      path: /identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration
      operations:
      - name: identitycustomauthenticationextensionscustomauthenticationextensionvalidateauthenticationconfiguration
        method: POST
        description: Microsoft Graph Invoke action validateAuthenticationConfiguration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: identity-identity-customauthenticationextension-rest
    port: 8080
    description: REST adapter for Microsoft Graph Identity — identity.customAuthenticationExtension. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/identity/customauthenticationextensions
      name: identity-customauthenticationextensions
      description: REST surface for identity-customAuthenticationExtensions.
      operations:
      - method: GET
        name: identitylistcustomauthenticationextensions
        description: Microsoft Graph List customAuthenticationExtensions
        call: identity-identity-customauthenticationextension.identitylistcustomauthenticationextensions
        with:
          $orderby: rest.$orderby
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: identitycreatecustomauthenticationextensions
        description: Microsoft Graph Create customAuthenticationExtension
        call: identity-identity-customauthenticationextension.identitycreatecustomauthenticationextensions
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/identity/customauthenticationextensions/count
      name: identity-customauthenticationextensions-count
      description: REST surface for identity-customAuthenticationExtensions-$count.
      operations:
      - method: GET
        name: identitycustomauthenticationextensionsgetcountbad5
        description: Microsoft Graph Get the number of the resource
        call: identity-identity-customauthenticationextension.identitycustomauthenticationextensionsgetcountbad5
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/identity/customauthenticationextensions/validateauthenticationconfiguration
      name: identity-customauthenticationextensions-validateauthenticationconfiguration
      description: REST surface for identity-customAuthenticationExtensions-validateAuthenticationConfiguration.
      operations:
      - method: POST
        name: identitycustomauthenticationextensionsvalidateauthenticationconfiguration
        description: Microsoft Graph Invoke action validateAuthenticationConfiguration
        call: identity-identity-customauthenticationextension.identitycustomauthenticationextensionsvalidateauthenticationconfiguration
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/identity/customauthenticationextensions/{customauthenticationextension-id}
      name: identity-customauthenticationextensions-customauthenticationextension-id
      description: REST surface for identity-customAuthenticationExtensions-customAuthenticationExtension-id.
      operations:
      - method: GET
        name: identitygetcustomauthenticationextensions
        description: Microsoft Graph Get customAuthenticationExtension
        call: identity-identity-customauthenticationextension.identitygetcustomauthenticationextensions
        with:
          $select: rest.$select
          $expand: rest.$expand
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: identityupdatecustomauthenticationextensions
        description: Microsoft Graph Update customAuthenticationExtension
        call: identity-identity-customauthenticationextension.identityupdatecustomauthenticationextensions
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: identitydeletecustomauthenticationextensions
        description: Microsoft Graph Delete customAuthenticationExtension
        call: identity-identity-customauthenticationextension.identitydeletecustomauthenticationextensions
        with:
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/identity/customauthenticationextensions/{customauthenticationextension-id}/validateauthenticationconfiguration
      name: identity-customauthenticationextensions-customauthenticationextension-id-validat
      description: REST surface for identity-customAuthenticationExtensions-customAuthenticationExtension-id-validat.
      operations:
      - method: POST
        name: identitycustomauthenticationextensionscustomauthenticationextensionvalidateauthenticationconfiguration
        description: Microsoft Graph Invoke action validateAuthenticationConfiguration
        call: identity-identity-customauthenticationextension.identitycustomauthenticationextensionscustomauthenticationextensionvalidateauthenticationconfiguration
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: identity-identity-customauthenticationextension-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Graph Identity — identity.customAuthenticationExtension. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-graph-list-customauthenticationextensions
      description: Microsoft Graph List customAuthenticationExtensions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: identity-identity-customauthenticationextension.identitylistcustomauthenticationextensions
      with:
        $orderby: tools.$orderby
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-create-customauthenticationextension
      description: Microsoft Graph Create customAuthenticationExtension
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: identity-identity-customauthenticationextension.identitycreatecustomauthenticationextensions
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-number-resource
      description: Microsoft Graph Get the number of the resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: identity-identity-customauthenticationextension.identitycustomauthenticationextensionsgetcountbad5
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-validateauthenticationconfiguration
      description: Microsoft Graph Invoke action validateAuthenticationConfiguration
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: identity-identity-customauthenticationextension.identitycustomauthenticationextensionsvalidateauthenticationconfiguration
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-get-customauthenticationextension
      description: Microsoft Graph Get customAuthenticationExtension
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: identity-identity-customauthenticationextension.identitygetcustomauthenticationextensions
      with:
        $select: tools.$select
        $expand: tools.$expand
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-update-customauthenticationextension
      description: Microsoft Graph Update customAuthenticationExtension
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: identity-identity-customauthenticationextension.identityupdatecustomauthenticationextensions
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-delete-customauthenticationextension
      description: Microsoft Graph Delete customAuthenticationExtension
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: identity-identity-customauthenticationextension.identitydeletecustomauthenticationextensions
      with:
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-graph-invoke-action-validateauthenticationconfiguration-2
      description: Microsoft Graph Invoke action validateAuthenticationConfiguration
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: identity-identity-customauthenticationextension.identitycustomauthenticationextensionscustomauthenticationextensionvalidateauthenticationconfiguration
      outputParameters:
      - type: object
        mapping: $.