If I add services .AddControllersWithViews() .AddCofoundry(Configuration);
to my Startup.cs my Authentication and Authorisation is failing .
If I disable the a