Skip to content

Conversation

@cheenamalhotra
Copy link
Member

@cheenamalhotra cheenamalhotra commented Mar 26, 2020

This PR adds support for specifying "User ID" or "UID" (optionally) with "Active Directory Interactive" authentication mode in Connection String.

  • It does not break existing behavior of Microsoft.Data.SqlClient.
  • Also makes the driver backwards compatible with System.Data.SqlClient.

Dev NuGet Package for testing:
Microsoft.Data.SqlClient.2.0.0-dev.nupkg.zip

Connection Strings acceptable:
"Server={servername}; Authentication=Active Directory Interactive;"
"Server={servername}; Authentication=Active Directory Interactive; User Id={username};"

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

Labels

Public API 🆕 Issues/PRs that introduce new APIs to the driver.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants