Page 1 of 1
Connect to Active Directory using T7B?
Posted: Wed Apr 15, 2015 6:02 am
by Johanr
Hi!
I'm trying to figure out if it's possible to connect to an Microsoft Active Directory server for user authentication with some C# code. Anybody tried it?
Any comments are appreciated!
Cheers,
Johan
Re: Connect to Active Directory using T7B?
Posted: Thu Aug 13, 2015 6:45 am
by Johanr
Just wanted to comment on my question... There's no easy way to do it in TxB, so I ended up writing a proxy (running on a PC) in C# and Nancy (web server) that can serve any AD functions I need thru REST calls. This can also easilly implement any other functions that might come in the feature!
Re: Connect to Active Directory using T7B?
Posted: Thu Jul 07, 2016 7:56 am
by andrea
We would like to access Active Directory LDAP in a Microsoft Windows network with Active Directory server.
Is that possible to use that for login instead of standard internal security sections of iX?
Have you had more experience?
Thank you