Skip to content

Use Negotiate API on .NET 7 #1261

Open
Open
@bgrainger

Description

@bgrainger

https://devblogs.microsoft.com/dotnet/dotnet-7-networking-improvements/#negotiate-api

.NET 7 introduces new API providing low-level building blocks to perform the authentication exchange for the above mentioned protocols, see dotnet/runtime#69920.

Investigate if AuthGSSAPI.cs can be replaced with this new API on .NET 7.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bgrainger

        Issue actions

          Use Negotiate API on .NET 7 · Issue #1261 · mysql-net/MySqlConnector