Skip to content

Project templates are creating an "http" profile even when auth options are selected that require https #42138

@DamianEdwards

Description

@DamianEdwards

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.

Metadata

Metadata

Assignees

Labels

area-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-templates

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions