SharePoint Authentication
- Last Updated: July 8, 2026
- 3 minute read
- MOVEit Automation
- Version 2026
- Documentation
MOVEit Automation supports multiple authentication options to connect to SharePoint Online.
Certificate Access uses Microsoft Entra ID certificate-based authentication. It is the recommended and fully supported method for new SharePoint Online integrations.
User Access uses SAML-based claims authentication and is retained for compatibility with existing environments that use SharePoint Server and federated identity providers such as AD FS. This method is considered retired and is not recommended for new implementations.
App Access uses the legacy SharePoint App-Only authentication model. This method is retained for compatibility with existing configurations but is considered legacy and should be replaced with Certificate Access where possible.
The following section describes the Certificate Access authentication method. The User Access and App Access methods are described in the Legacy SharePoint Authentication Methods topic.