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

Update profile picture for AAD and GH #489

Merged
merged 6 commits into from
Feb 19, 2025

Conversation

davidxw
Copy link
Member

@davidxw davidxw commented Feb 13, 2025

Updates to auth to correctly display profile pictures for users logging in with Azure AD and GitHub. Fixes #439

Note that with this fix the AAD users will be required to grant User.Read access to the application during the login process.

@davidxw davidxw changed the title Update profile picture for AAD and GH - fixes #439 Update profile picture for AAD and GH Feb 13, 2025
Copy link
Collaborator

@olafwrieden olafwrieden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good David!

@olafwrieden olafwrieden merged commit 00cbdaa into microsoft:main Feb 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Profile photo not showing when logging in with Azure AD
2 participants