mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat: Add credential only node for Microsoft Azure Monitor (#12645)
This commit is contained in:
@@ -176,6 +176,9 @@ export const getOAuth2AdditionalParameters = (nodeCredentialType: string) => {
|
||||
mauticOAuth2Api: {
|
||||
includeCredentialsOnRefreshOnBody: true,
|
||||
},
|
||||
microsoftAzureMonitorOAuth2Api: {
|
||||
tokenExpiredStatusCode: 403,
|
||||
},
|
||||
microsoftDynamicsOAuth2Api: {
|
||||
property: 'id_token',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user