Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Services Security
Message
From
26/03/2008 16:04:51
 
 
To
26/03/2008 16:00:37
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
VB 8.0
Miscellaneous
Thread ID:
01305929
Message ID:
01305930
Views:
8
>I have a web service that I am going to publish on our local intranet. I want applications that our development department make to be able to consume the service, but I don't want anybody else to. I am planning on making Windows applications that use the service, so I can't really secure by user. I was thinking of having a password be one of the parameters, but there always seems to be a more elegant solution to most of my ideas. Anybody have any input?

We use two approaches. When the client wants to have a Login() method, that methods is called at first, and we store a credentials along the way. Otherwise, we have to pass the username and the password at each method.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform