angular / angular

Deliver web apps with confidence 🚀
https://angular.dev
MIT License
95.69k stars 25.24k forks source link

Allow Embed of Docs for Use in a Certification Exam from certificates.dev #57114

Open danielkellyio opened 1 month ago

danielkellyio commented 1 month ago

Describe the problem that you experienced

When attempting to iframe the Angular docs into our exam platform we get "angular.dev refused to connect".

We understand this is the desired Content-Security-Policy for most cases but would like to request an exception for the following domains:

This allows us to provide test takers access to documentation while attempting a couple of Angular coding challenges.

Enter the URL of the topic with the problem

https://certificates.dev/angular

Describe what you were looking for in the documentation

No response

Describe the actions that led you to experience the problem

No response

Describe what you want to experience that would fix the problem

No response

Add a screenshot if that helps illustrate the problem

Screenshot 2024-07-24 at 8 46 46 AM

If this problem caused an exception or error, please paste it here

No response

If the problem is browser-specific, please specify the device, OS, browser, and version

No response

Provide any additional information here in as much as detail as you can

No response

josephperrott commented 1 month ago

This is something the team will need to have a larger discussion about before we take any sort of action.

danielkellyio commented 1 month ago

thanks for considering @josephperrott! 🙏