Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Inconsistent behavior of Windows authentication between IIS integration and WebListener #287

@Tratcher

Description

@Tratcher

From @leastprivilege on December 21, 2016 14:17

Both add Negotiate and NTLM.

WebListener gives the schemes display names of Windows:Negotiate and Windows:NTLM.
With IIS integration the display names are empty.

Since display name is often used in generic code to populate the login page - it would be nice to always have a display name - or never. But be consistent ;)

Copied from original issue: aspnet/Security#1076

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions