I have a .NET CORE 6 Api for the back end and a Angular 13 for the front end. Currently I am trying to authenticate via Angular using msal and then call the pro
To isolate the problem, I have created the famous Visual Studio default "weather forecast" .NET core project with angular and tried to make the Angular ClientAp
I have the following scenario, I have a backend developed in node with express and protected with passaport-azure ad, and I have an application that must consum