Error : AADSTS50059: No tenant-identifying information found in either the > request or implied by any provided credentials
I am implementing Microsoft.Identity Login in my web app to allow any organization users (outside my Tenant Id) to login. The configuration in my appsettings.json is as below.