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

Enabling PKCE by default in the middleware #68

Closed v-michaelmi closed 2 years ago

v-michaelmi commented 2 years ago

Changes enable PKCE by default in the middleware server.

v-michaelmi commented 2 years ago

@jmprieur

I did.

Works on .NET Framework's 4.6.1, 4.6.2, 4.7.2 and 4.8.