I have a IdentityServer4 project that protects a Web API. I am using ASP.Net CORE identity with local SQL Server. The authorization works fine when using [Authorize] in API cont