]
Brian Stansberry updated WFCORE-1701:
-------------------------------------
Fix Version/s: 3.0.0.Alpha7
(was: 3.0.0.Alpha6)
In-VM Identity Representation
-----------------------------
Key: WFCORE-1701
URL:
https://issues.jboss.org/browse/WFCORE-1701
Project: WildFly Core
Issue Type: Task
Components: Domain Management, Security
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 3.0.0.Alpha7
If Elytron has no current SecurityIdentity then an anonymous identity is used. The issue
however is that this anonymous identity could be because the current user does not have
access to be inflowed to the SecurityDomain being used for management or it could be
because it is an in-vm call and no identity is established.
We need a solution to safely represent an in-vm call and differentiate it from a user
with no appropriate identity,