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

Description
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