__What happened__ (with steps, logs and screenshots, if possible):
I noticed that the "profile" images appearing next to all the pull requests I see from our repo only ever shows the default image and not what I can see when on GitHub and viewing pull requests in our browser. The attached screen shot is that I see in github in Visual studio for all my PR's for example, yet on GitHub I do have a profile image that does appear...
Hi @awbushnell thanks for reporting this. I notice the missing user avatars as well while using an enterprise account. Do you also happen to be using GitHub Enterprise?
@meaghanlewis Yes, this is an Enterprise account. :-)
This is happening on Enterprise because Enterprise doesn't seem to serve images over a Basic Auth connection for some reason. We'll need to get SSO working to fix this I think.
I've marked this issue as being fixed by #1373 as the best we can do is to allow the user to login to enterprise instances using SSO.
Related issue for desktop: https://github.com/desktop/desktop/issues/821
Should we close this issue then?
Yes, i believe we can close this issue @sguthals . It wil automatically be closed once #1373 is merged.