-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Closed as not planned
Labels
Feature:Security/User ProfileTeam:SecurityPlatform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//enhancementNew value added to drive a business resultNew value added to drive a business result
Description
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:
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
UserAvatarin lieu ofEuiAvatar.
Related to: elastic/elasticsearch#89570
azasypkin
Metadata
Metadata
Assignees
Labels
Feature:Security/User ProfileTeam:SecurityPlatform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//Platform Security: Auth, Users, Roles, Spaces, Audit Logging, etc t//enhancementNew value added to drive a business resultNew value added to drive a business result
