AD User Photo synchronization sub-module

Created on 1 April 2022, about 3 years ago
Updated 15 January 2024, over 1 year ago

A sub-module that add functionality to synchronize an image on the user profile with their AD profile picture.

There are a couple configuration options added when the sub-module aad_user_photo is enabled.

  1. Ensure the user entity has an image field to store the image.
  2. Ensure the user entity has an long text (plain) field to store the image's etag hash (used to ensure the image is only updated if it has changed).
  3. Choose Windows Graph API as the user info endpoint.
  4. Enable the 'Synchronize photo' configuration option in the Windows AAD OpenID Connect settings.
  5. Choose the image and long text fields to use in the settings.
  6. Choose the image size to retrieve.

Once all is configured the user profile picture will sync on user login if the photo in their AD account changes.

Feature request
Status

Needs review

Version

2.0

Component

Miscellaneous

Created by

🇨🇦Canada acrazyanimal

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024