Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Profile pictures downloaded through OpenID (Entra ID) login are saved to images/openid/$ID.png but Nginx says 403 Access denied #2425

Closed
1 task done
ervet opened this issue Apr 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@ervet
Copy link

ervet commented Apr 16, 2024

What happened?

The login through Entra ID via OpenID works flawless. Images are download to ./images/openid/$GUID.png when a profile picture is available from the EntraID Tenant.

But the images are not disabled as the avatar. Looking at Console with the browser it shows a
image

Any hints ... According the docker-compose it looks like the images are loaded.

image

Any hints ?

Thanks for the great tool

Steps to Reproduce

  • Setup Entra ID
  • Login with a user who has a profile picture
  • Look into the console as see if you get a 403

What browsers are you seeing the problem on?

Microsoft Edge

Relevant log output

No response

Screenshots

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ervet ervet added the bug Something isn't working label Apr 16, 2024
@ervet
Copy link
Author

ervet commented Apr 16, 2024

For whatever reason in the morning I did an update and this is working now - no errors.

@danny-avila
Copy link
Owner

interesting, it could be due to how microsoft and other OIDC providers differ in serving profile pics. Closing this also because it is more generally addressed by this issue: #2056

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants