Packages [expand] [collapse]
Released in version
2.4.1
2.4.0
2.4.0-pre
2.3.5
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.7.9000
2.0.6.9000
2.0.5.9000
2.0.4.9000
2.0.3.9000
1.3.1.8000
1.0.1.7131

Latest changes

Item type
Filter on date
Items/Page
Area ID Type Description Released
MAI-2058
  SharePoint Connector used incorrect authentication type

SharePoint Connector used an incorrect authentication type. Authentication failed after upgrading to version 2.4.0 of the Connect For SharePoint plugin. 

EPiServer.ConnectForSharepoint 2.4.1; (Or a related package);
Oct 18, 2022
MAI-2009
  Add option to authenticate to SharePoint using auth token

The username and password authentication was changed on the Connect for SharePoint screen with the following information.

  1. Site URL. Specify the URL of the SharePoint repository.
  2. Connection type.
      • On-premises. Select this option if you have a local on-premises SharePoint repository. On-premises has only the Basic authentication type option.
      • Online. Select this option if you have a remote Office 365 SharePoint repository. Select Basic or Modern authentication type option. If you select the Modern option, you must also fill in in the following with your credentials: ClientId, ClientSecret, and Realm

You can switch between local on-premises and online cloud repositories and have both repositories copy files to the same media folder or different folders. See SharePoint On-Premises VS. SharePoint Online (2013).

EPiServer.ConnectForSharepoint 2.4.0; (Or a related package);
Apr 05, 2022
MAI-1868
  Sharepoint: Error while downloading or inserting a document can result in excessive CPU usage

If an error occurs more than 3 times while downloading or inserting the same SharePoint document, the processor will orphan the thread and leave it in a state of constantly checking its status.

EPiServer.ConnectForSharepoint 2.3.5; (Or a related package);
Mar 02, 2021
MAI-1864
  Sharepoint: Configurable thread pool

The thread pool for the SharePoint connector is now configurable.

 

AppSettings  = "EPiServer:Sharepoint:MessageThreads" 

Valid properties: 1 through 16

EPiServer.ConnectForSharepoint 2.3.5; (Or a related package);
Mar 02, 2021