Microsoft Graph OAuth2 credentials

I’m on the Pro Plan using n8n Cloud at suscon.app.n8n.cloud and need to manually configure Microsoft Graph OAuth2 credentials.
However, I don’t see “Generic OAuth2 API” as a credential type, and there’s no option to enable community nodes or advanced credential settings under my workspace settings.
Please enable the required settings so I can manually input Client ID, Secret, Tenant ID, and URLs for SharePoint API access.
Thanks,

Hi there! :wave:

From what i know,If you’re using n8n Cloud (Pro Plan), then it’s important to know that you don’t control the full OAuth2 setup for services like Microsoft Graph.

The Client ID, Client Secret, Redirect URI, and other OAuth2 credentials are managed by n8n Cloud itself — not by you.

same when you’re trying to connect to google services, in the cloud version, it’s as easy as sign in with google, because the client id and other things are already taken care of from n8n

while on a self hosted version, we need to do that ourselves

If this answer your question please give it a like and mark it as the solution