Skip to content

[Identity] Update async cert credential algorithm#39761

Merged
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:identity-cert-update
Mar 5, 2025
Merged

[Identity] Update async cert credential algorithm#39761
pvaneck merged 1 commit intoAzure:mainfrom
pvaneck:identity-cert-update

Conversation

@pvaneck
Copy link
Member

@pvaneck pvaneck commented Feb 15, 2025

Since Entra docs recommend using the PS256 algorithm with PSS padding for certificate authentication, let's switch the default to use that for async cert credentials where we still maintain the signing logic.

Tested both PEM and PFX certs with an Entra ID app registration was able to authenticate successfully with these changes.

Closes: #39442

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@pvaneck pvaneck force-pushed the identity-cert-update branch from c282611 to 2fdf473 Compare February 19, 2025 03:03
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck pvaneck force-pushed the identity-cert-update branch from 2fdf473 to 65d5437 Compare February 19, 2025 03:04
@pvaneck pvaneck marked this pull request as ready for review February 25, 2025 02:57
@pvaneck pvaneck requested review from a team and xiangyan99 as code owners February 25, 2025 02:57
@github-project-automation github-project-automation bot moved this from Untriaged to In Progress in Azure Identity SDK Improvements Mar 5, 2025
@pvaneck pvaneck merged commit a957672 into Azure:main Mar 5, 2025
38 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Azure Identity SDK Improvements Mar 5, 2025
allenkim0129 pushed a commit to allenkim0129/azure-sdk-for-python that referenced this pull request Mar 11, 2025
Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

Weak or unknown asymmetric padding

3 participants