This issue has been created
There are 2 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-f27582b9-fe13-4aae-8609-382f5c52c6d1 XWIKI-23693 Open

Add automated test to make sure the xwiki.cfg xwiki.authentication.cookiedomains is properly taken into account

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-2e2740c6-f0d7-49d2-b4e1-5c7bf3142be2 Thomas Mortagne created this issue on 05/Nov/25 11:24
 
Summary: Add automated test to make sure the xwiki.cfg xwiki.authentication.cookiedomains is properly taken into account
Issue Type: cid:jira-generated-image-avatar-f27582b9-fe13-4aae-8609-382f5c52c6d1 Task
Affects Versions: 16.10.13
Assignee: Unassigned
Components: Development Issues only
Created: 05/Nov/25 11:24
Priority: cid:jira-generated-image-static-major-06fa6bd2-a100-430b-b3ec-038ff1e3fe91 Major
Reporter: Thomas Mortagne
Description:

The property xwiki.authentication.cookiedomains allows forcing a specific domain to use in the cookies (especially the authentication cookies) but we don't really have any integration test for it.

 
 

2 updates

 
cid:jira-generated-image-avatar-2e2740c6-f0d7-49d2-b4e1-5c7bf3142be2 Changes by Thomas Mortagne on 05/Nov/25 11:25
 
Description: The property {{xwiki.authentication.cookiedomains}} allows forcing a specific domain to use in the cookies (especially the authentication cookies) but we don't really have any integration test for it (to avoid things like XWIKI-23652, for example) .
Labels: testneeded