-
Type:
New Feature
-
Status: Closed
-
Priority:
TBD
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.11
-
Labels:None
-
Complexity:Medium
The current session resource only provides sessionId and authenticated: true/false. If the authenticated is true, it should also provide additional information about the user who is logged in.
The userid and user uuid should be available in the default representation. And in the full representation, it should provide the default user representation, which includes display, role etc. from the person resource.