Skip to content

"openid" scope being sent when connecting to MCP server #22851

@duffyguru

Description

@duffyguru

Describe the problem/error/question

We are using the "MCP Client" action to connect to our MCP server. We are setting "use dynamic client registration" = true. The auth url that is generated includes a query param of "scope=openid" even though i did not set this. I also do not have a way to change this unless i set "use dynamic client registration" = false. We do not want to do that as our customers will not know all of the other pieces of info to input in that case.

What is the error message (if any)?

(from Guru's oauth screen): Authentication failed: The 'scope' parameter is invalid, the supported scope is 'default'

Please share your workflow/screenshots/recording

Recording Link: https://getguru.zoom.us/clips/share/3RLFsEs5QESZ5Wys9lK5IA

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
⚠️ WARNING ⚠️ If you have sensitive data in your workflow (like API keys), please remove it before sharing.

Share the output returned by the last node

Debug info

core

  • n8nVersion: 1.122.5
  • platform: docker (cloud)
  • nodeJsVersion: 22.21.0
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: community

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (macintosh; intel mac os x 10_15_7) applewebkit/537.36 (khtml, like gecko) chrome/143.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2025-12-05T17:03:50.093Z}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions