Skip to content

Enable Integrated Authentication #20

@Bjornej

Description

@Bjornej

First of all thanks for the plugin, it's really useful to us but we have a issue with authentication.

Basically all our SQL Servers only work with Trusted Connection delegating authentication to Windows and Mixed mode authentication (username and password) is disabled for security reasons.

I've tried various forms of the connection string but I don't seem to be able to enable Trusted authentication even if it seems to be possible with the underlying mssql driver (https://github.com/patriksimek/node-mssql#microsoft--contributors-node-v8-driver-for-nodejs-for-sql-server)

Can you point me in the right direction? Is this currently possible?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions