[
https://issues.jboss.org/browse/ELY-1537?page=com.atlassian.jira.plugin.s...
]
David Lloyd commented on ELY-1537:
----------------------------------
The class is shipped in a private module, but then exported as public API by way of the
{{org.wildfly.security.elytron}} module as Martin has illustrated above.
PolicyContext.getContext("javax.security.auth.Subject.container")
-----------------------------------------------------------------
Key: ELY-1537
URL:
https://issues.jboss.org/browse/ELY-1537
Project: WildFly Elytron
Issue Type: Bug
Affects Versions: 1.2.3.Final
Reporter: Ilia Vassilev
Assignee: Darran Lofthouse
PolicyContext.getContext("javax.security.auth.Subject.container") returns null
when using elytron to protect a web application.
This should return the authenticated subject.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)