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?
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.