This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-e23b15f6-40fb-4c12-a85e-bd1ba73ad01b XWIKI-24998 Open

XWiki shows login page in footer/menu frame after time of inactivity

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-01c1e116-7e54-4969-9c0b-02c06dcce347 Cyril MONJEAUD created this issue on 16/Sep/26 09:58
 
Summary: XWiki shows login page in footer/menu frame after time of inactivity
Issue Type: cid:jira-generated-image-avatar-e23b15f6-40fb-4c12-a85e-bd1ba73ad01b Bug
Affects Versions: 17.10.12
Assignee: Unassigned
Attachments: image-2026-09-16-09-51-28-024.png, image-2026-09-16-09-52-29-052.png
Components: Authentication
Created: 16/Sep/26 09:58
Environment: Xwiki : 17.10.12
PostgreSQL : 18.2
OIDC Extension : 2.27.0
IDP : LemonLDAP NG 2.23.2
Priority: cid:jira-generated-image-static-major-295c2917-6165-4c12-a67e-e2e898f4dc37 Major
Reporter: Cyril MONJEAUD
Description:

Hello,

I’m actually an issue with XWiki 17.10.1 related to OIDC.

It specifically affects the menu and the footer (History, Attachments,etc.). Probably after a session timeout (after a long time without activity), these elements seem to trigger unexpected behavior, such as displaying an unintended login page.
 
45394_image-2026-09-16-09-51-28-024.png
 
45393_image-2026-09-16-09-52-29-052.png
When I refresh the page with F5, the session is properly re-established, likely triggering a new reauthentication call via OIDC , and the page loads correctly.

Do you have any ideas about this?

Best regards