472,785 Members | 999 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,785 software developers and data experts.

Security and Web Services

Hello,

I'm quite new to Web Services and like to know what kind of security is
usually
put to company's Web Services.

Are there any documents how secure your Web Service when you publish them to
clients?

Could some give some tips.

Cheers!
Feb 8 '06 #1
2 1090
For security on Web Services you use something called WS-Security.
In .NET you can implement it using WSE, a Framework designed by Microsoft to
enhancing Web Services functionality.

There's a great article on the latest version of WSE here:

http://msdn.microsoft.com/msdnmag/is...0/default.aspx

Cheers!!

--

Juan David Gómez Arenas.
Ingeniero de Desarrollo
InterGrupo S.A. - Medellín
Visite nuestro sitio: www.intergrupo.com
"Grep J" <gj*********@hotmail.com> wrote in message
news:ds**********@nyytiset.pp.htv.fi...
Hello,

I'm quite new to Web Services and like to know what kind of security is
usually
put to company's Web Services.

Are there any documents how secure your Web Service when you publish them
to clients?

Could some give some tips.

Cheers!

Feb 8 '06 #2
Thanks a lot!

"JuanDG" <jd**@hotmail.com> wrote in message
news:eS*************@TK2MSFTNGP14.phx.gbl...
For security on Web Services you use something called WS-Security.
In .NET you can implement it using WSE, a Framework designed by Microsoft
to enhancing Web Services functionality.

There's a great article on the latest version of WSE here:

http://msdn.microsoft.com/msdnmag/is...0/default.aspx

Cheers!!

--

Juan David Gómez Arenas.
Ingeniero de Desarrollo
InterGrupo S.A. - Medellín
Visite nuestro sitio: www.intergrupo.com
"Grep J" <gj*********@hotmail.com> wrote in message
news:ds**********@nyytiset.pp.htv.fi...
Hello,

I'm quite new to Web Services and like to know what kind of security is
usually
put to company's Web Services.

Are there any documents how secure your Web Service when you publish them
to clients?

Could some give some tips.

Cheers!


Feb 8 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: James | last post by:
I'm currently using a basic web service for my Windows and web clients to access a Microsoft Access database on the web server. All works fine, but I'm worried about security. Without any...
1
by: Tom | last post by:
Hi, I am currently on a project where one site needs to send the user credentials to another site, through web services. Scenario: * "User 1" will authenticate to "Site A" using NTLM ("Site...
7
by: Magdelin | last post by:
Hi, My security team thinks allowing communication between the two IIS instances leads to severe security risks. Basically, we want to put our presentation tier on the perimeter network and the...
2
by: =?Utf-8?B?ZDcyZTRk?= | last post by:
I'm trying to increase the MaxClockSkew for our WCF bindings through code in my service host and client. From various forums etc, I have got this far: public static void...
1
by: =?Utf-8?B?TWFuanJlZSBHYXJn?= | last post by:
Hi I am creating a web service PreprocessingService with IIS Hosting and transport layer security with user name and password. I created a self-signed certificate IISHost in IIS which is issued...
3
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
0
by: Taofi | last post by:
I try to insert a new record but the error message says the number of query names and destination fields are not the same This are my field names ID, Budgeted, Actual, Status and Differences ...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.