-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.area-System.Net.Httpos-android
Milestone
Description
Unlike our other configurations, there is no library we rely on and can safely ship that provides NTLM authentication. As a result, we will need to incorporate a managed implementation largely based off of @wfurt's work in https://github.com/wfurt/Ntlm.
Work Items
- Port mono's MD4 implementation Port MD4 implementation from mono/mono #62265
- Investigate what needs changed in AndroidMessageHandler and add support for NTLM
- Add support into SocketsHttpHandler
dotMorten
Metadata
Metadata
Assignees
Labels
User StoryA single user-facing feature. Can be grouped under an epic.A single user-facing feature. Can be grouped under an epic.area-System.Net.Httpos-android