Fix avatarUrl in Duo chat

What does this MR do and why?

Fix avatarUrl in Duo chat

All users currently have a default "U" avatar in Duo chat. This is because the chat expects the avatarUrl value to be provided for injection, but it is not currently being provided. This MR fixes that.

References

Screenshots or screen recordings

Before After
Screenshot_2025-08-14_at_15.39.07 Screenshot_2025-08-14_at_15.38.45

How to set up and validate locally

  1. Check out this branch
  2. In the GDK, chat to Duo
  3. You will see your GDK user's avatar image next to your messages, instead of a gray U avatar.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #548836 (closed)

Edited by Chad Lavimoniere

Merge request reports

Loading