-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.2
-
Component/s: Segment IO
-
Tags:
-
Sprint:nxL2IT 0.2-2, nxL2IT 0.2-3
When tracking activity, the principal is always resolved as null.
This is due to the async env is handled using a SimplePrincipal and resolved the full NuxeoPrincipal from the user directory which is not-readable without a LoginCtx.
See NXP-22463