Can I configure scopes and permissions during the oauth workflow for any integration?

When I tried the oauth flow for zendesk and salesforce, n8n is asking for all the permissions possible. For my usecase I cannot provide all the permissions. So is there a way where I can restrict scopes?

Currently I am using latest Community edition.

If the n8n request side inevitably requests all permissions, and even if you customize the http request, you cannot change the request permissions, then I think you have no choice but to limit the permissions on the side that accepts oauth authentication.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.