Skip to content

Feat: Pull users' Profile Picture from the OIDC claims#2704

Open
Guibi1 wants to merge 1 commit intoopencloud-eu:mainfrom
Guibi1:oidc-profile-picture
Open

Feat: Pull users' Profile Picture from the OIDC claims#2704
Guibi1 wants to merge 1 commit intoopencloud-eu:mainfrom
Guibi1:oidc-profile-picture

Conversation

@Guibi1
Copy link
Copy Markdown

@Guibi1 Guibi1 commented May 2, 2026

Description

This PR adds two settings:

  • PROXY_OIDC_PROFILE_PICTURE_CLAIM: Sets which oidc claim to use as the profile picture.
  • PROXY_OIDC_PROFILE_PICTURE_DISABLE_LOCAL_CHANGES: Stops the user from updating their profile pictures by disabling the graph endpoint.

Related Issue

Motivation and Context

See linked issue.

How Has This Been Tested?

  • manual testing

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation added

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 2, 2026

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.

[FR] Tell Opencloud OIDC where to find the Profile Picture

1 participant