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

Give CSP Headers exception in Documentation #45

Open
fwebdev opened this issue Jul 5, 2022 · 0 comments
Open

Give CSP Headers exception in Documentation #45

fwebdev opened this issue Jul 5, 2022 · 0 comments

Comments

@fwebdev
Copy link

fwebdev commented Jul 5, 2022

It would be good if you could provide Information about the exception for Content-Security-Policies Agora demands.
With the latest update (to keep working for Chrome 103) we needed more CSP exceptions for Safari to work.
I could not find anything about that in your Documentation.

The exceptions we added so far to our Rules:

worker-src 'self' blob;
child-src 'self' blob; //for Safari pre 15.5 only
connect-src https://.agora.io: wss://.edge.agora.io: https://.agoraio.cn: wss://.edge.agoraio.cn: https://.agora.io: wss://.edge.agora.io: https://.agoraio.cn: wss://.edge.agoraio.cn:

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

No branches or pull requests

1 participant