Petr Jurak created WFLY-8946:
--------------------------------
Summary: The fix for WFLY-4625 breaks
PolicyContext("javax.security.auth.subject.container") in CXF web service with
STS
Key: WFLY-8946
URL:
https://issues.jboss.org/browse/WFLY-8946
Project: WildFly
Issue Type: Bug
Components: EJB, Security, Web Services
Reporter: Petr Jurak
Assignee: Darran Lofthouse
Web service with STS (Picketlink) returns wrong subject with
PolicyContext("javax.security.auth.subject.container").
It seems that configured login modules are not called since SecurityContext was created by
SAML2Handler for the same security domain and are skipped because of WFLY-4625.
Reproducer is attached in BZ-1352418.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)