I have a .NET Framework Web API project. I am trying to setup authentication with Azure, I already setup postman to get a token back from Azure AD.
I implemented the