I have implemented authentication for my Asp.Net core 3.0 api using Azure AD. When I use the [Authorize] attribute I am getting 401 error response with the message Bea
Bea