Hi, i tried to integrate AZURE OIDC with datahub, ...
# all-things-deployment
f
Hi, i tried to integrate AZURE OIDC with datahub, i have the users and groups, but when i want to see what users are in a group i get this error
Copy code
<https://graph.microsoft.com/v1.0/me/photo/$value>
Thx 😇
b
yuh oh -- where is the error rearing its head?
ie what is the impact of this error to fetch the photo?
c
@few-air-56117 did you ever find a fix for this issue? I would like to have the JIT provisioned users to show up with their profile pictures.
b
I think this is an issue because we assume that photo URL are publicly accessible, whereas the Msft photo requires a token (AFAIK)
There may be a way to configure Azure AD to support publicly accessible photos
thank you 1
c
OK, that makes sense. I may investigate a bit on this.
m
Hi, For me it’s auto populating the image URL. and since this URl doesn’t work in the UI all the picturs are showing blank white. Is there way to disable auto populating image url? I want it to disable the default one(first character of the name)
image.png