This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-5ca13e04-9bd5-4dbd-becd-f46c94e27939 XWIKI-23367 Open

Allow the yjs websocket endpoint to support cross-domains authentication

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-1648e121-9f07-475d-a7a3-93c20c62f4e5 Manuel Leduc created this issue on 11/Jul/25 10:20
 
Summary: Allow the yjs websocket endpoint to support cross-domains authentication
Issue Type: cid:jira-generated-image-avatar-5ca13e04-9bd5-4dbd-becd-f46c94e27939 Improvement
Affects Versions: 17.6.0-rc-1
Assignee: Unassigned
Components: Yjs - Websocket
Created: 11/Jul/25 10:20
Priority: cid:jira-generated-image-static-major-7fb4ba4d-cbca-451d-b373-7fb45ed6661b Major
Reporter: Manuel Leduc
Description:

The newly introduced yjs websocket endpoint only supports authentication through cookies.
Consequently, it is not possible to authenticate to the endpoint where cookies are not available (e.g., cross-domains).