Skip to content

MS Graph module, fix for Certificate auth#6850

Open
Drakonian wants to merge 1 commit intomicrosoft:mainfrom
Drakonian:MSGraphCertificateAuthHotfix
Open

MS Graph module, fix for Certificate auth#6850
Drakonian wants to merge 1 commit intomicrosoft:mainfrom
Drakonian:MSGraphCertificateAuthHotfix

Conversation

@Drakonian
Copy link
Contributor

@Drakonian Drakonian commented Feb 25, 2026

The certificate SetParameters overload was assigning Certificate := Certificate (self-assignment) instead of Certificate := NewCertificate, causing certificate-based auth to always send an empty certificate.

This will fix authorization with certificate for Microsoft Graph and SharePoint Graph API modules.

Summary

Work Item(s)

Fixes #6851

Fixes AB#623157

@Drakonian Drakonian requested a review from a team as a code owner February 25, 2026 14:01
@github-actions github-actions bot added AL: System Application From Fork Pull request is coming from a fork labels Feb 25, 2026
@github-actions
Copy link

Issue #6851 is not valid. Please make sure you link an issue that exists, is open and is approved.

@JesperSchulz JesperSchulz added Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item labels Feb 26, 2026
@JesperSchulz JesperSchulz enabled auto-merge (squash) February 26, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AL: System Application From Fork Pull request is coming from a fork Integration GitHub request for Integration area Linked Issue is linked to a Azure Boards work item

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: MS Graph module, fix for Certificate auth

3 participants