Logic on this line is to blame (the last check) https://github.com/dotnet/aspnetcore/blob/main/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/.template.config/template.json#L359 Need to ensure that the "http" profile is **not** created when `OrganizationalAuth` or `IndividualB2C` is chosen.
Logic on this line is to blame (the last check) https://github.com/dotnet/aspnetcore/blob/main/src/ProjectTemplates/Web.ProjectTemplates/content/RazorPagesWeb-CSharp/.template.config/template.json#L359
Need to ensure that the "http" profile is not created when
OrganizationalAuthorIndividualB2Cis chosen.