Skip to content

Support for viewing another user's avatar #132636

@jportner

Description

@jportner

In #127624, users can personalize their avatar (initials or image).
However, there is currently no API to fetch another user's profile, and as such there is no way for us to render another user's avatar with the new UserAvatar component.

Right now, the only place in Kibana where another user's avatar is visible is the Stack Management -> Users -> Edit User page.
If your avatar is customized, the Edit User page won't show the custom avatar. For example:

image

We should:

  • Expose an API to retrieve another user's profile (and filter that based on an allow-list of values that should be public)
  • Change the Edit User page to load the profile and use UserAvatar in lieu of EuiAvatar.

Related to: elastic/elasticsearch#89570

Metadata

Metadata

Assignees

Labels

Feature:Security/User ProfileTeam:SecurityPlatform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//enhancementNew value added to drive a business result

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions