PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → [WB20] Web service user authentication.
[WB20] Web service user authentication.
Started by Robert, May, 31 2017 11:11 PM - No answer
Registered member
105 messages
Posted on May, 31 2017 - 11:11 PM
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 modified, May, 31 2017 - 11:12 PM