Hello,
We are trying to embed the SonarQube server in our special visualization portal
- SonarQube v7.9.2
- According the log in SonarQube server, connection is ok:
access.2020-10-22.log:127.0.0.1 - - [22/Oct/2020:11:27:15 -0700] "GET /dashboard?id=OurProject_Automation_Sonar HTTP/1.1" 200 - "*https://ourdashboard.eng.company.com/*" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/XX.X.XXX.XX Safari/537.36" "AXUmgG1rIu0U/QnLAJA2"
- Firefox says that SonarQube server doesn’t allow the website if its embedded. We tried it on chrome as well. Screeshot is bellow:
- It’s all on our Rancher.
- Please could you advise us how to set x-frame options?