PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → [WB20] Web service user authentication.
[WB20] Web service user authentication.
Iniciado por Robert, 31,may. 2017 23:11 - No hay respuesta
Miembro registrado
105 mensajes
Publicado el 31,mayo 2017 - 23:11
Does anyone have any pointers on setting up user authentication for web services?

What I'm trying to do is have multiple web services deployed to a WebDev Administrator server, and have each web service require a username and password to get to.

If I change the NTFS permissions on the folder, actual test web pages do require a username and password to get to, but WinDev Mobile applications do not for some reason. They seem to be using the IIS anonymous account "IUSR" instead.

Any tips would be greatly appreciated.

Thanks!

EDIT: I forgot to mention, I did go through and turn on basic authentication for that folder in IIS, and turned off anonymous authentication.
Mensaje modificado, 31,mayo 2017 - 23:12