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

[feature]: Fetch User Profile Image from Azure AD OIDC #5758

Open
1 task done
sats268842 opened this issue Oct 6, 2024 · 0 comments
Open
1 task done

[feature]: Fetch User Profile Image from Azure AD OIDC #5758

sats268842 opened this issue Oct 6, 2024 · 0 comments
Assignees

Comments

@sats268842
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Integrate with Azure AD to fetch and display user profile images on the user profile page.

Requirements:
Source: Pull profile image from Azure AD.
Display: Show on the user profile page and any other components that display user avatars.
Fallback: Use a default avatar if the Azure AD image is unavailable.

Why should this be worked on?

Providing user profile images improves user experience by making profiles more recognizable and visually engaging. Fetching images directly from Azure AD ensures consistency across platforms, especially for enterprise users who already have profile images set up in Azure AD. It also reduces the need for users to manually upload images, streamlining the onboarding process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants