fix(MCP Client Tool Node): Scope is not working if use credential without DRC on (Scope set but pass to /auth endpoint is null) (#21520)

This commit is contained in:
datpp-ct 2025-11-11 15:58:17 +07:00 committed by GitHub
parent d3455f1508
commit d3d2017dc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,6 +86,7 @@ export const GENERIC_OAUTH2_CREDENTIALS_WITH_EDITABLE_SCOPE = [
'googleOAuth2Api',
'microsoftOAuth2Api',
'highLevelOAuth2Api',
'mcpOAuth2Api',
];
export const ARTIFICIAL_TASK_DATA = {