Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accessToken in connection #83

Closed
lenisha opened this issue Oct 31, 2018 · 4 comments
Closed

accessToken in connection #83

lenisha opened this issue Oct 31, 2018 · 4 comments

Comments

@lenisha
Copy link

lenisha commented Oct 31, 2018

I was wondering if node-odbc driver will support connecting to an Azure SQL DB using the AD access token instead of user/password? Similar to how Python wrapper does it?
mkleehammer/pyodbc#228 (comment)

@lenisha
Copy link
Author

lenisha commented Nov 1, 2018

@TimelordUK do you know how hard is to add it?

@TimelordUK
Copy link
Owner

I can’t find that much on this in documentation other than it looks to be supported upwards of version ODBC version 13. How would I test this I don’t have access to an azure platform.

I can take a look at what code changes are required but probably cannot test it

@lenisha
Copy link
Author

lenisha commented Nov 9, 2018

@TimelordUK I could test, but it needs to expose SQLSetEnvAttr() with Access Token parameter …. if it could be exposed in native library .

@TimelordUK
Copy link
Owner

Closing this sorry looks like no movement since 2018.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants