This issue has been created
There are 4 updates.
 
 
OpenId Connect / cid:jira-generated-image-avatar-640fbb2a-8314-4f11-be87-272e14f1aae4 OIDC-269 Closed

OIDCClientConfiguration#getOIDCSession should not fail if ServletSession#getHttpSession returns null

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-86ee2150-3d4b-4935-be59-9dddbacaf908 Thomas Mortagne created this issue on 05/Feb/26 15:47
 
Summary: OIDCClientConfiguration#getOIDCSession should not fail if ServletSession#getHttpSession returns null
Issue Type: cid:jira-generated-image-avatar-640fbb2a-8314-4f11-be87-272e14f1aae4 Bug
Affects Versions: 2.19.6
Assignee: Unassigned
Components: Authenticator
Created: 05/Feb/26 15:47
Priority: cid:jira-generated-image-static-major-2dc2301b-716c-49ce-b8fb-a72b29f3a55e Major
Reporter: Thomas Mortagne
Description:

It seems that in some setups/version the actual HTTP session can be null. It's very unexpected and there is XWIKI-23990 for it. But in the meantime it would be nice to add ad much bulletproofing as possible.

 
 

4 updates

 
cid:jira-generated-image-avatar-86ee2150-3d4b-4935-be59-9dddbacaf908 Changes by Thomas Mortagne on 05/Feb/26 15:49
 
Fix Version: 2.19.7
Assignee: Thomas Mortagne
Resolution: Fixed
Status: Open Closed