Skip to content

Conversation

@MyvTsv
Copy link
Contributor

@MyvTsv MyvTsv commented Nov 13, 2025

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It fixes !40291
  • When configuring an SMTP collector with Azure OAuth authentication, users received the following error:

Unable to save authorization code

The Azure provider's getOwnerDetails() method could not retrieve the user's email address. The code only attempted to retrieve the email and upn claims, but Azure did not return either of them in any case, causing the authorization save to fail.

Screenshots (if appropriate):

image

@MyvTsv MyvTsv requested review from Rom1-B and stonebuzz November 13, 2025 16:08
@MyvTsv MyvTsv self-assigned this Nov 13, 2025
@MyvTsv MyvTsv marked this pull request as ready for review November 13, 2025 16:19
@MyvTsv MyvTsv requested a review from Rom1-B November 17, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants