I have a project that uses Identityserver 4 with Blazor server. With .Net 5, it worked like a charm, both on development and when deployed. I updated to .Net 6
I am migrating drom Identity Server to Duende Identity Server and using .net 6 core project and I'm getting the following error in the startup on builder.build(
So. I created a fresh new project with Visual Studio Pro 2019 (v16.11.9) using the model ASP.NET Core with Angular. I set the authentication option to Individua