Correcting the behavior configuration for ECL
If you are upgrading from SDL Tridion 2013 SP1 HR1 and you have External Content Library set up in an environment secured with LDAP and SAML, restore your old behavior configuration.
Procedure
- On the Content Manager server, go to %TRIDION_HOME%\bin\.
- Open TcmServiceHost.exe.config for editing.
- Find the
serviceelement with itsnameattribute set to Tridion.ExternalContentLibrary.Service.EclService2012. This element has itsbehaviorConfigurationset to the default, Tridion.ContentManager.ServiceHost.WindowsServiceHost.CoreServiceBehavior. - Reset the
behaviorConfigurationattribute to its value before the upgrade, that is,SamlEnabledAlternativeBehavior. - Save and close TcmServiceHost.exe.config.