Description
We have the below issue:
Icons on the tiles disappeared
Applies To
Evolve 20.x
Cause
Security as per design.
Solution/Immediate Workaround
While using any external content(Image/video/js etc) on Evolve website, you have to add its URL in custom response header of website through IIS Manager to avoid conflict with Content Security Policy.
To make the external content work admin needs to add the same in content security policy header of Evolve - UI web.config file.
Steps for the same:
1. Go to Evolve Server.
2. Navigate to Evolve installation directory and navigate to Evolve->UI folder(Winshuttle\EvolveServer\ui)
3. Open Web.config file.
4. Look for Content Security Policy Header
5. Add the required Url in the default-src section.
Additional Information
Comments
0 comments
Please sign in to leave a comment.