Skip to content

Provide maven library for integrated authentication #1617

Open
@mwisnicki

Description

@mwisnicki

For integrated authentication at the moment one has to get architecture specific DLL as per https://github.com/microsoft/mssql-jdbc#download-the-dlls and set it up using undocumented process (look at the number of issues from confused people such as #1601 #1439).

To save yourself from answering these questions and make users life easier too it would be preferable if you provided optional Maven jar with libraries that works out of the box by simply adding it as a dependency.

See JNA project for how it can be done: https://github.com/java-native-access/jna/blob/d367f0220be55b5638b3d324473ef0a7e654d83c/src/com/sun/jna/Native.java#L917

Metadata

Metadata

Assignees

No one assigned

    Labels

    BacklogThe topic in question has been recognized and added to development backlogEnhancementAn enhancement to the driver. Lower priority than bugs.ExternalIssue is due to an external source we do not control.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions