There needs to be an option to select gov cloud or commercial cloud for N8N when trying to use MSFT authentication… otherwise N8N cannot handle them.
Describe the problem/error/question
I’ve seen comments about the following error:
“AADSTS900382: Confidential Client is not supported in Cross Cloud request”
When users are trying to use Microsoft Auth (Oauth2, Outlook, etc, etc). I believe the cause is related to the following (Gov Cloud vs. Regular Azure/Cloud).
What is the error message (if any)?
AADSTS900382: Confidential Client is not supported in Cross Cloud request
I have managed to do a workaround by creating custom API calls in http-get and emulating what the different N8N Microsoft nodes do. Is there an easy way I could edit the existing N8N nodes and then create a custom one - something like N8N-Govcloud-Outlook? or N8N-Govcloud-Excel, etc. etc. The only issue is the URL for the API calls is .gov and not .com