Re: Web Service Access
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: "John Saunders [MVP]" <john.saunders at trizetto.com>
- Date: Sat, 17 Nov 2007 17:30:26 -0500
"Asim" <Asim@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7E32CB24-BE64-4BD0-A41F-B466B7F8045C@xxxxxxxxxxxxxxxx
Hello,
I have a question about restricting access to web services.
We have public web services which are available for clients to request
data,
and we do have some private web services which expose some application
functionality. We would like to restrict these web services to be only
used
by our core application.
Are there any suggestions, best practices and/or patterns and practices
for
restricted access to private web services so that only permitted
applications
or code can access them?
Does authentication solve your problem, or are you looking for more than
that?
--
--------------------------------------------------------------------------------
John Saunders | MVP - Windows Server System - Connected System Developer
.
Relevant Pages
- Re: creating a BED properties class with web services
... of web services written in .net 2.0. ... Public Property DBConn() ... each reference to a web method is a request/response pair. ... John Saunders | MVP - Windows Server System - Connected System Developer ... (microsoft.public.dotnet.framework.aspnet.webservices) - Re: About Best practices...
... You can find the answers in the ASP.NET security best practices ... All this is in Web applications and XML Web Services ... Users will log to my web site from any platform. ... (microsoft.public.dotnet.security) - RE: best practicies
... It's probably a bit early to be talking about best practices with web services. ... :-) But there do seem to be some reasonable guidelines. ... Also it seem to be a "best practice" with web services to use document/literal style SOAP. ... weblog: http://www.harrisreynolds.net/weblog ... (microsoft.public.dotnet.framework.aspnet.webservices) - Re: Web Services Network Infrastructure
... You might want to check out Web Services Security Patterns and Practices ... (microsoft.public.dotnet.framework.webservices) - Re: Reflecting a Web Service
... exposed methods and properties? ... Web services don't have methods and properties. ... They have a WSDL, which may point to one or more other WSDL or schema files. ... John Saunders | MVP – Windows Server System – Connected System Developer ... (microsoft.public.dotnet.framework.webservices) |
|