Azure-Samples / ms-identity-aspnet-webapp-openidconnect

A sample showcasing how to develop a web application that handles sign on via the unified Azure AD and MSA endpoint, so that users can sign in using both their work/school account or Microsoft account. The sample also shows how to use MSAL to obtain a token for invoking the Microsoft Graph, as well as incrementental consent.
MIT License
171 stars 72 forks source link

Fix TLS error when using AAD accounts with the sample #80

Closed gladjohn closed 1 year ago

gladjohn commented 2 years ago

Fix TLS error when using AAD accounts with the sample

bgavrilMS commented 1 year ago

Agreed with no code change for TLS here. Closing the PR