Skip to content

Use new NTAuth corefx API #10844

@Tratcher

Description

@Tratcher

Today NegotiateAuth is implemented using reflection:
https://github.com/aspnet/AspNetCore/blob/b6d8c96a98c9e5673cd10162616ed98799c60d88/src/Security/Authentication/Negotiate/src/Internal/ReflectedNegotiateState.cs

https://github.com/dotnet/corefx/issues/36896 adds a new public API for Negotiate/NTLM auth. When that's ready (post 3.1), switch to the public API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    affected-fewThis issue impacts only small number of customersarea-authIncludes: Authn, Authz, OAuth, OIDC, BearerblockedThe work on this issue is blocked due to some dependencyenhancementThis issue represents an ask for new feature or an enhancement to an existing oneseverity-minorThis label is used by an internal tool

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions