Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add domain for analytics to resolve conflicts with CSP policies #24

Open
coreymartin opened this issue Mar 28, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@coreymartin
Copy link

It looks like analytics are being loaded from https://s3.eu-west-1.amazonaws.com/marker.sessions.prod. This results in a lot of failed connections in our app because our CSP needs to allow specific domains. Opening it up to all of https://s3.eu-west-1.amazonaws.com would present a security issue that CSP is designed to prevent.

Could you please provide a way for us to resolve this either by using a designated domain for collecting analytics information or something in the SDK to better handle the errors?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants