Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Identity] Update async cert credential algorithm #39761

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

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
@pvaneck pvaneck force-pushed the identity-cert-update branch from 2fdf473 to 65d5437 Compare February 19, 2025 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Untriaged
Development

Successfully merging this pull request may close these issues.

Weak or unknown asymmetric padding
2 participants