cisagov / manage.get.gov

A Django-based domain name registrar used by the .gov domain to communicate with an EPP registry
https://get.gov
Other
53 stars 14 forks source link

Research solutions for CSP preventing ANDI from working #2341

Open vickyszuchin opened 1 week ago

vickyszuchin commented 1 week ago

Issue description

We can't use ANDI right now without using the chrome extension and there is a desire to find a better work around, so real users would be able to use ANDI without downloading the extension as well. The chrome extension currently disables the content-security policy but we don't really want to make that a practice. We should investigate ways to fix this.

ANDI FAQ section) mentions the following could be a fix:

Acceptance criteria

Additional context

If cloud.gov hosting our system becomes a blocker, be sure to email them or go to their office hours (Alysia can share the link). Slack discussion from dev channel Slack discussion from design channel

Links to other issues

No response