Note that there are some explanatory texts on larger screens.

plurals
  1. POI was able to pass username and password to webservice, but its not the way i need to secure from unauthorized user
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. CODid you try to search for ["secure wcf service"](https://www.google.com/search?q=secure+wcf+service)? Among other things, you'll find ["Windows Communication Foundation Security"](http://msdn.microsoft.com/en-us/library/ms732362.aspx).
      singulars
    2. COYes I have. I was asked this "Whats the best way to ensure security in a web service so that outside people can't access the information" as well to briefly test it. I guess the question I should have asked him if it was going online or on an intranet, or both. I guess if I knew that answer then I would have asked a better question. Maybe since the inside people use it then outside of it I could just provide a login page, have it check from a database then if so then I could direct the page to where there service are and use buttons to run them? Would that do the same thing?
      singulars
    3. COReally. Please read up on web services. You should at least understand what's possible instead of just choosing the first thing that looks like it might be a solution. I understand that you're just learning, but when I was learning, I found it very important to read first, write code second.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload