tiny_tds icon indicating copy to clipboard operation
tiny_tds copied to clipboard

Does Tiny TDS support using Azure Active Directory for authentication?

Open williamthom-as opened this issue 9 years ago • 10 comments

Just wondering if you support or plan to support Azure Active Directory authentication in the future (https://azure.microsoft.com/en-us/documentation/articles/sql-database-aad-authentication/)?

williamthom-as avatar Oct 09 '15 06:10 williamthom-as

We can only support it if FreeTDS supports it. Can you do some investigation work to that end? If not, I will investigate later when putting together some FreeTDS 0.92 road map stuff.

metaskills avatar Oct 09 '15 19:10 metaskills

I just found that Azure Active Directory authentication is in preview, but the question of if FreeTDS supports this still needs some investigation. I did a quick search and found this link but have not read thru it. Could someone please do some more investigation on this cc @saurabh500

http://lists.ibiblio.org/pipermail/freetds/2012q3/027978.html

metaskills avatar Oct 14 '15 22:10 metaskills

Adding a note for future reference. Azure Active Directory auth support utilizes the capabilities of TDS protocol v 7.4 In order to support the AAD auth support, we will need TDS 7.4 support in FreeTDS with AAD auth support

saurabh500 avatar Oct 30 '15 08:10 saurabh500

Tagged and closing this issue till TDS v7.4 is supported.

metaskills avatar Nov 15 '15 21:11 metaskills

Reopening this issue. We are already passing 0.99 tests and I just saw this. https://github.com/FreeTDS/freetds/commit/d4705ca81d74feb1fce33177b3e57881b41b78ae

metaskills avatar Nov 23 '15 19:11 metaskills

Making a mental note... use this in the adapter when doing the sandbox argument to db console.

metaskills avatar Nov 23 '15 19:11 metaskills

Is there any timeline for supporting active directory authentication?

ChrisGoodnight avatar Apr 19 '17 13:04 ChrisGoodnight

Is there any timeline for supporting active directory authentication?

That needs to first be answered at the FreeTDS DBLIB interface first. I'm busy with other things and have not sorted that out yet. Can you investigate?

metaskills avatar Apr 19 '17 15:04 metaskills

Anybody has any update on this issue?

hiramegl avatar Jan 17 '18 14:01 hiramegl

@metaskills , Is there an update on this? I've looked over at FreeTDS and I'm still unsure if they support AD authentication yet or not.

Jonny-B avatar Jan 20 '23 15:01 Jonny-B