]
Darran Lofthouse resolved WFLY-10308.
-------------------------------------
Assignee: Darran Lofthouse
Resolution: Rejected
I believe for this one the missing step is switching JACC over from PicketBox to Wildfly
Elytron.
The steps are the same as documented for EE security in this PR
PolicyContext.getContext("javax.security.auth.Subject.container")
-----------------------------------------------------------------
Key: WFLY-10308
URL:
https://issues.jboss.org/browse/WFLY-10308
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Lin Gao
Assignee: Darran Lofthouse
Priority: Major
PolicyContext.getContext("javax.security.auth.Subject.container") returns null
when using elytron to protect a web application.
This should return the authenticated subject.