-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.1
-
Component/s: Automation
-
Impact type:API added
Add an operation with 2 flavors :
NuxeoPrincipal.Get() => retrieve info about the current user
NuxeoPrincipal.Get(loginName) = retrieve info about the user loginName
For security reasons, the second flavor (with loginName) requires the current user to be granted the directoriesManagementAccess filter.
- is related to
-
NXP-25153 User.Get Operation should be useable without JSF
- Resolved