Does Knime’s Microsoft Authenticator node support connection to USGovernmentHigh (GCC azure environment) with Entra Tenant ID, Client ID, Client secret?
Trying to connect to a sharepoint.us instance to query a list.
ERROR : Microsoft Authenticator : Execute failed: Confidential Client is not supported in Cross Cloud request. Trace ID: Correlation ID:
this depends a bit which Authentication type you have selected:
When Authentication type = “Interactive” then the nodes supports a custom tenant and custom client ID (under advanced settings), but not a client secret.
When Authentication type = “Application/Service principal” then the node supports a custom tenant, and custom client ID as well as secret.