sitecore unicorn access denied even after login with administrator
Description:I am keep getting the following error even after login with administrator it redirects to the unicorn.aspx page with the same error
Access Denied
You need to sign in to Sitecore as an administrator to use the Unicorn control panel.
Note: I have tried this with two different versions sitecore 9.3 and sitecore 10 because I have these version already installed on my machine but both version having the same issue. Mainly I am looking to make it working with sitecore 10 and unicorn version 4.1.6
Posted by: Sam Smith | Posted on: Jan 14, 2022
To fix this you need to perform following three steps
1) Create a config file and paste the below chunk of code into that file and name it as "z.unicorn.fix.config".
2)Place this file under your include folder of Unicorn for example following location:
<Project-root-path>\App_Config\Include\Unicorn
3)Now restart your IIS site and go to Unicorn control panel to verify the fix.
Replied by: Tabish Usman | Replied on: Jan 14, 2022