]
Darran Lofthouse updated WFLY-14365:
------------------------------------
Fix Version/s: 23.0.0.Beta1
Programmatic web authentication (HttpServletRequest.login()) does not
trigger sso
---------------------------------------------------------------------------------
Key: WFLY-14365
URL:
https://issues.redhat.com/browse/WFLY-14365
Project: WildFly
Issue Type: Bug
Reporter: Ilia Vassilev
Assignee: Darran Lofthouse
Priority: Critical
Fix For: 23.0.0.Beta1
Programmatic web authentication (HttpServletRequest.login()) does not trigger sso
(JSESSIONIDSSO does not get created) when using elytron/undertow.
This worked fine in EAP 6 (eap 5 too but it was a bit different as
HttpServletRequest.login() wasn't available at that time).