-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.5.0-HF04, 5.6-RC1, 5.6
-
Component/s: Core
-
Upgrade notes:
The SystemPrincipal class needs to be moved from nuxeo-platform-login to nuxeo-core-api.
Update NuxeoLoginModule class to use new SystemPrincipal.
Use SystemPrincipal instead of UserPrincipalImpl when creating a system Principal in LocalSession class.