Try For Free

How to Synchronize Profile Pictures from Azure AD and GSuite to the User Profile in Jira or Confluence

This guide provides detailed instructions on how to synchronize profile pictures from Azure Active Directory (Azure AD) and GSuite to the user profile in your Atlassian Data Center or Server product, such as Jira or Confluence. This functionality is available from User Sync version 2.7.0 and SAML version 6.3 onwards.

Synchronizing Profile Pictures

Azure Active Directory (Azure AD)

Enabling the synchronization of profile pictures in Azure AD

To enable profile picture synchronization with Azure AD, you need to adjust the permissions for the Application in Azure AD.
Specifically, the permissions should be set to Directory.Read.All and User.Read.All.


image2023-2-13_13-48-49.png

For a step-by-step guide on how to accomplish this, please refer to our setup guide for User Sync with Azure AD


After that, you can enable the profile picture synchronization in the User Sync configuration under the "Azure AD Specific Settings" tab.


image2023-2-13_13-55-7.png

How will Azure AD fetch profile pictures of users?

Here's what to expect:

  • Enabling this option will trigger additional API requests to Azure AD to fetch the user's profile picture from Azure AD. This may slightly increase the overall sync time.

    • The profile picture of the Jira application users will be replaced with the profile picture from Azure AD. If no profile picture is assigned on Azure AD, the Jira profile picture will revert to the default.

  • Disabling this option means the profile pictures will not be updated during the sync. This also applies to profile pictures assigned in previous syncs.

Gsuite

Enabling the synchronization of profile pictures in Google Cloud Identity

To synchronize profile pictures from GSuite, you first need to set up the Google Cloud Identity connector. Once this is done, you can enable Profile Picture Sync in the "Google Cloud Identity Specific Settings".


image2023-2-13_14-27-18.png

How will GSuite fetch profile pictures of users?

Here's what you need to know:

  • Enabling this option will initiate additional API requests to Google Cloud Identity to fetch the user's profile picture. This may slightly increase the overall sync time.

    • The profile picture of the Jira application users will be replaced with the profile picture from Google Cloud Identity. If no profile picture is assigned on Google Cloud Identity, the Jira profile picture will revert to the default.

  • Disabling this option means the profile pictures will not be updated during the sync. This also applies to profile pictures assigned in previous syncs.

By following these instructions, you can ensure a consistent and professional appearance for all user profiles across your Atlassian Data Center or Server product, whether they originate from Azure AD or GSuite.