AzureAD / microsoft-authentication-library-for-java

Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2
MIT License
285 stars 142 forks source link

Remove key size requirement for certificates #749

Closed Avery-Dunn closed 10 months ago

Avery-Dunn commented 10 months ago

During some discussions on https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/747, we decided that there wasn't much of a reason for MSAL to enforce a certain key size for client certificates. Rather than change how we handle key sizes, this PR removes the requirement entirely