PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WEBDEV 2024 → [WB20] Web service user authentication.
[WB20] Web service user authentication.
Débuté par Robert, 31 mai 2017 23:11 - Aucune réponse
Membre enregistré
105 messages
Posté le 31 mai 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.
Message modifié, 31 mai 2017 - 23:12