Azure-Samples / active-directory-b2c-dotnet-webapp-and-webapi

A combined sample for a .NET web application that calls a .NET web API, both secured using Azure AD B2C
http://aka.ms/aadb2c
MIT License
274 stars 236 forks source link

make the sample code work behind organization proxy #102

Open balaonline opened 3 years ago

balaonline commented 3 years ago

this code needs some configuration changes to make it work behind a proxy.

balaonline commented 3 years ago

I have created a pull request to address this feature: balaonline25082021: modified the files to work behind corporate proxy

jmprieur commented 3 years ago

See https://github.com/Azure-Samples/active-directory-b2c-dotnet-webapp-and-webapi/pull/103