Hisanobu Okuda created WFLY-11071:
-------------------------------------
Summary: domain="undefined" in JSESSIONIDSSO
Key: WFLY-11071
URL:
https://issues.jboss.org/browse/WFLY-11071
Project: WildFly
Issue Type: Bug
Components: Web (Undertow)
Affects Versions: 14.0.0.Final
Reporter: Hisanobu Okuda
Assignee: Stuart Douglas
When SSO is enabled and the domain is undefined, the JSESSIONIDSSO cookie has a invalid
domain="undefined" as follows:
{code}
Set-Cookie: JSESSIONIDSSO=H_xYotFv_g4dUibKUXxkK5zaFx-IESzIHHDvmeEW; path=/;
domain=undefined
{code}
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)