Skip to content

Kerberos Client usage in SqlClient #17078

Closed
@aaomidi

Description

@aaomidi

Reference: dotnet/SqlClient#305

The current workaround for using integrated auth on Linux and Mac platforms is really a bad user experience. It suffers from limitations I put out in the link above.

I want to be able to create a form where I ask the user for their username and password, authenticate with kerberos and then connect to a SqlServer with this integrated auth system.

I want the ability to do this in .NET Core and then be able to pass that to the connection string used for sql connections.

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions