No e-mail address provided by windows_aad after SSO authorization

Created on 29 September 2023, over 1 year ago

Problem/Motivation

When you are using Alternate or no user endpoint option under User info endpoint configuration in configuration form here /admin/config/people/openid-connect/windows_aad/edit , getting below error No e-mail address provided by windows_aad after SSO authorization.

Steps to reproduce

Proposed resolution

access_token is empty for above config options, set $response_data['id_token'] to access_token key if $response_data['access_token'] is empty in retrieveTokens method in modules\contrib\openid_connect_windows_aad\src\Plugin\OpenIDConnectClient\WindowsAad.php file

🐛 Bug report
Status

Needs review

Version

2.0

Component

Code

Created by

🇮🇳India kanchamk

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

Comments & Activities

  • Issue created by @kanchamk
  • 🇮🇳India kanchamk

    Here is the patch.

  • Status changed to Postponed: needs info about 1 month ago
  • 🇳🇱Netherlands batigolix Utrecht

    I cannot reproduce this. I use Alternate or no user endpoint option under User info endpoint . When logging in the email address is correctly filled in. Are there any more steps that I am missing?

Production build 0.71.5 2024