Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread AD intregration
Wed, Oct 3 2018 8:06 AMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Hi All,

Has anyone tried to implement AD integration with EWB? Any suggestions?

Thanks in advance,
Hüseyin
Wed, Oct 3 2018 9:41 AMPermanent Link

ooptimum

1) Your http server have to support NTLM authentication.
2) If your client is in AD environment, it's better to let his/her browser to do the job; All modern browsers on Windows can authenticate with NTLM transparently, if configured properly (another hassle).
3) If you not sure about point 2, take a look at https://github.com/erlandranvinge/ntlm.js .
Wed, Oct 3 2018 10:36 AMPermanent Link

Huseyin Aliz

myBiss ApS

Avatar

Hi ooptimum,

Thanks for input. I will study this further.

Regards,
Hüseyin


Den 03-10-2018 kl. 15:41 skrev ooptimum:
> 1) Your http server have to support NTLM authentication.
> 2) If your client is in AD environment, it's better to let his/her browser to do the job; All modern browsers on Windows can authenticate with NTLM transparently, if configured properly (another hassle).
> 3) If you not sure about point 2, take a look at https://github.com/erlandranvinge/ntlm.js .
>
Wed, Oct 3 2018 12:40 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<< Has anyone tried to implement AD integration with EWB? Any suggestions? >>

If you need to just authenticate against AD and retrieve some basic information, you can do so by using Delphi code in an EWB Web Server module that you can call from the EWB client application.

Tim Young
Elevate Software
www.elevatesoft.com
Image