Skip to content

SmtpAuthenticationMode.OAuth2 with SmtpUserName (OAuth ClientId) and SmtpPassword (OAuth ClientSecret)#227

Merged
snakefoot merged 1 commit into
NLog:masterfrom
snakefoot:master
Nov 15, 2025
Merged

SmtpAuthenticationMode.OAuth2 with SmtpUserName (OAuth ClientId) and SmtpPassword (OAuth ClientSecret)#227
snakefoot merged 1 commit into
NLog:masterfrom
snakefoot:master

Conversation

@snakefoot

@snakefoot snakefoot commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

Resolves #132

The actual work for resolving OAuth ClientSecret from the Cloud-Provider could probably be implemented using custom layout renderer that could depend on Microsoft.Identity.Client for Microsoft Outlook Exchange.

@snakefoot snakefoot force-pushed the master branch 2 times, most recently from 26e595a to 28fb2a7 Compare November 15, 2025 15:06
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
30.8% Coverage on New Code (required ≥ 60%)

See analysis details on SonarQube Cloud

@snakefoot snakefoot merged commit 5395cb1 into NLog:master Nov 15, 2025
3 of 4 checks passed
@snakefoot snakefoot changed the title Added support for SmtpAuthenticationMode.OAuth2 with OAuth2Token SmtpAuthenticationMode.OAuth2 with SmtpUserName (OAuth ClientId) and SmtpPassword (OAuth ClientSecret) Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do you plan to support oauth2?

1 participant