Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Add an option allowing to configure the scheme/display name associated with the Windows scheme #391

Closed
@kevinchalet

Description

@kevinchalet

IISMiddleware registers the Windows scheme using the hardcoded null display name. Yet, there are cases where you want to specify a display name so the scheme appears in the external schemes list.

Please add an option to make the display name configurable (and maybe the scheme name too).

https://github.com/aspnet/IISIntegration/blob/dev/src/Microsoft.AspNetCore.Server.IISIntegration/IISMiddleware.cs#L60

Note: this also applies to WebListener.

/cc @Tratcher @HaoK

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions