I have a very basic web API controller within an identity server project:
namespace Project.IDP.Controllers { [Route("api/[controller]")] [A