How to disable database switching in Sitecore
Hey , there! Welcome to "Sitecore Series" Post is all about sharing the details about database switching in Sitecore and how to disable the database switching for few users or roles. In Sitecore when we login, the default database is set to the master and at the right-bottom corner we have an option to switch to specific data bases like Core database or to Web database. In specific scenarios, we may want to disable the database switching for various security reasons and to provide right access to the right user. Giving extra access for an content author is not recommended, as there may be chances of performing unintended actions by accessing the databases and it's content. So one of the option to provide right access to some content authors is disabling database switch option in Sitecore. In Sitecore, the editor and all the options we are seeing in master database are configured in Core database. Database switch option is also one of them. For disabling database switch o...