IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
IMPORTANT: You must turn on logging, only if you need to investigate a problem. This feature generates substantial amounts of data and you should turn it off, when you do not use it.
To this, perform the following:
In case you are unable to access your website backend (for example due to authentication problems), you can manually enable authentication logging for troubleshootign purposes. To do that, you'll need to edit your Sitefinity CMS configuration files, so please proceed with the followign steps with caution:
The log information is available in the Authentication.log file, located in your project’s ~\App_Data\Sitefinity\Logs folder.
Authentication.log
~\App_Data\Sitefinity\Logs
To change the default logger, perform the following:
SitefinityStsLogProvider
IdentityServer3.Core.Logging.ILogProvider
ObjectFactory
ObjectFactory.Container.RegisterInstance<IdentityServer3.Core.Logging.ILogProvider>(new MyLogger());
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important