...
Note |
---|
Please note that if you choose to skip this step, your Chat Widget may be embedded on unknown websites, potentially leading to security risks. We recommend that you use this feature to ensure the security of your Chat Widget. |
Recommended Content-Security-Policy Header Values
The Chat Widget connects to several external services to load necessary resources and achieve live delivery of chat messages. The host page needs to set at least the following Content-Security-Policy
header value to make it work:
Code Block |
---|
style-src 'self' 'unsafe-inline' https://spartezchatfiles.b-cdn.net;
connect-src 'self' wss://chat-ws.spartez-software.com/ https://api.ipify.org https://spartezchatfiles.b-cdn.net https://chat-api.spartez-software.com https://spartez-chat-attachments-prod.s3.eu-central-1.amazonaws.com/ https://s3.eu-central-1.amazonaws.com/spartez-chat-attachments-prod ;
img-src 'self' data: https://* ;
media-src 'self' data: https://spartezchatfiles.b-cdn.net;
|
The wildcard directive on img-src
is required to load user avatars that can come from many different sources.
Info |
---|
Chat for Jira Service Management is actively developed, so the recommended |
🖇️ Related Articles
Panel | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||