PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WM and active directory
WM and active directory
Iniciado por guest, 18,may. 2017 05:17 - 1 respuesta
Publicado el 18,mayo 2017 - 05:17
Hi,

Is windev mobile 20/21 able to access user logon via corporate active directory ?
or must go thru web service via windev/webdev ?

Regards,

PETER ZHOU
Publicado el 18,mayo 2017 - 09:02
Hi Peter,

In none of the WX products there is support for Negotiate/Kerberos (AD) authentication although it only takes one line of code in C#...
There's only standard/basic and oAuth support in WX. Been requesting this feature (in WD where it should be extremely easy to implement) for many years.

You'll have to brew your own and it is pretty cumbersome to do in WX imho.

Cheers,

Peter