LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Authentification webservice

Hello,

 

I have built à webservice with 2 "GET" Http methods. I have configured both methods to be reachable only with authentification by following this tutorial : http://digital.ni.com/public.nsf/allkb/DF41D5DA8EEB4840862577D90058C208. (Configuring NI Auth for LabVIEW Web Services)

When I test it, it works correctly. Then, I have created an installer containing this Webservice to test it on a new computer with only Labview Runtime installed.

Both methods are correctly reachable from any other computer on the same network, but without authentification.

 

Thank for your help.

 

 

0 Kudos
Message 1 of 2
(2,684 Views)

I've create an application instead of an installer to test it on a new computer with Labview.

When I launch the webservice, both methods are still reachable without authentification.

But if I create the same user as described her : http://digital.ni.com/public.nsf/allkb/DF41D5DA8EEB4840862577D90058C208. (Configuring NI Auth for LabVIEW Web Services) it correctly asks for a login and password to reach both methods.

Then, I've tried to do the same thing on the computer containing only Labview Runtime. but http://localhost:3580 is not accessible.I guess that NI Web Monitoring and Configuration utility is not "installed". But when I've create the installer, I've correclty check the box for NI labview 2015 F2 and microsoft Silverligh 5.1.

 

Thank you for your help.

0 Kudos
Message 2 of 2
(2,637 Views)