The sharepoint location enables access to files that are stored in Sharepoint, but as of version 2025.1 MFA (Multi Factor Authentication) for this connection is not supported.
Due to security guidelines MFA is mandatory in our company, so we cannot use this connection. Please add MFA for all connections in integrator
Hi there,
We fully agree that MFA is a critical security requirement. However, enforcing interactive MFA for Integrator connections would conflict with the concept of fully automated jobs, as it would require manual user interaction (e.g., code entry) before every scheduled run, making the scheduler unusable. For automated scenarios, security is typically ensured via non‑interactive mechanisms such as OAuth 2.0 (app registration / client credentials), bearer tokens, or certificate‑based authentication. We recommend evaluating whether such token‑based approaches are acceptable within your security guidelines as well. Perhaps they are alternative which can be accepted since this is mostly enough by security teams.