create endpoint to return currently logged in user (for webUI)
Description
Problem/Justification
None
Impact
None
blocks
Activity
Show:

Bug Clerk January 16, 2023 at 1:56 PM
22.12.1 PR: https://github.com/truenas/middleware/pull/10448

Automation for Jira January 16, 2023 at 1:56 PM
This issue has now been closed. Comments made after this point may not be viewed by the TrueNAS Teams. Please open a new issue if you have found a problem or need to re-engage with the TrueNAS Engineering Teams.

Bug Clerk January 16, 2023 at 11:59 AM
Complete
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee

Reporter

Labels
Original estimate
Time remaining
0m
Components
Fix versions
Affects versions
Priority
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Katalon Platform
Linked Test Cases, Katalon Defect Results, Katalon Studio Test Results
Created January 10, 2023 at 2:44 PM
Updated February 27, 2025 at 10:09 PM
Resolved January 16, 2023 at 1:58 PM
With rootless login, the webUI team needs an endpoint to determine the currently logged in users information. I.E. a
/me
endpoint. (returns username, uid etc)