This repository was archived by the owner on Dec 13, 2018. It is now read-only.
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Inconsistent behavior of Windows authentication between IIS integration and WebListener #1076
Closed
Description
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 ;)
Metadata
Metadata
Assignees
Labels
No labels