/edx-azuresso

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

edx_get_profile_picture_from_ms

Features

  • azure_picture_profile
    • This plugin is to download and set user profile picture from Microsoft API
    • Order to enable this feature, set ENABLE_AZURE_PICTURE_PROFILE: true in configuration file.
    • We must to set AZURE_CLIENT_ID and AZURE_SECRET_KEY values in your django settings.