AzureAD / microsoft-authentication-library-for-java

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

Use SNI cert for Lab Auth #841

Closed Avery-Dunn closed 4 months ago

Avery-Dunn commented 4 months ago

Updates the cert name and sends x5c header in order to connect to labs resources. See https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4810 for more context.