Skip to content

Update negotiate auth to replace reflection with new public API #42323

@JamesNK

Description

@JamesNK

Is there an existing issue for this?

  • I have searched the existing issues

Is your feature request related to a problem? Please describe the problem.

The current reflection approach is brittle and not trim-friendly: dotnet/runtime#29270 (comment)

Describe the solution you'd like

  1. Replace with new API: Implement NegotiateAuthentication API runtime#70720
  2. Remove trim warnings from negotiate auth

Additional context

No response

Metadata

Metadata

Assignees

Labels

area-authIncludes: Authn, Authz, OAuth, OIDC, Bearer

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions