Problem/Motivation

In my Drupal installation, the user images are saved in private directory.
OpenID Connect should respect the field setting for uri_scheme.

Steps to reproduce

Create a image field for user entity.
Map the picture userinfo property to that field.

Proposed resolution

Get the field setting for uri_scheme, fallback to 'public' scheme.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Daniel Kulbe created an issue. See original summary.

jcnventura’s picture

Status: Active » Needs review

andrewtur made their first commit to this issue’s fork.

pfrilling made their first commit to this issue’s fork.

pfrilling’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +Chicago2026

I manually tested and confirmed working. I also added test coverage to confirm the public/private schema.

pfrilling’s picture

Status: Reviewed & tested by the community » Fixed

This has been merged. Thanks for the help!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.