Project

General

Profile

Actions

Feature #27430

closed

Allow /users endpoint to return current user

Added by Jeremy Lenz almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Difficulty:
easy
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Currently the Foreman API doesn't have a way to request the current user. Doing some UI work in Katello, we would like this ability so that we can avoid showing buttons, etc. for actions the user doesn't have permission to do.

The User model would need only one small change to the scoped_search setup. After this change, you can do

`GET api/v2/users?search=id=current`

and the API would return the currently logged-in user.

Actions #1

Updated by The Foreman Bot almost 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6929 added
Actions #2

Updated by The Foreman Bot almost 5 years ago

  • Fixed in Releases 1.24.0 added
Actions #3

Updated by Jeremy Lenz almost 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF