-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Milestone
Description
Description
NTLM Authentication on macOS doesn't work correctly.
I have found this pull request:
#54101
but it doesnt seem to be working.
We are using ExchangeService from Microsoft.Exchange.WebServices and .NET Core 6+
However, it returns 401. Only on macOS.
Reproduction Steps
Any NTLM based authentication against windows server (exchange for the instance)
Expected behavior
It should work correctly.
Actual behavior
401 Unauthroized is returned - header is not present.
Regression?
I think so:
#54101
Known Workarounds
None
Configuration
No response
Other information
No response