Connect to Active Directory using T7B?

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
Johanr
Posts: 3
Joined: Fri Nov 07, 2014 12:58 am

Connect to Active Directory using T7B?

Post 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

Johanr
Posts: 3
Joined: Fri Nov 07, 2014 12:58 am

Re: Connect to Active Directory using T7B?

Post 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!

andrea
Posts: 72
Joined: Tue Dec 11, 2012 5:44 am

Re: Connect to Active Directory using T7B?

Post 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

Post Reply