Yeah, that's pretty much what I'm looking for. That paper you referenced...well, that's pretty much how I found out about WS-Security. I found it a few days ago and was hoping that someone had done a cursory implementation.
I may end up having to try to extend Axis, but I'm hoping to not have to do that...at least not yet. Were I to get more funding from DoE...now, that would be another question entirely! :-) I had heard the Globus 3 toolkit was supposed to go alpha soon, like January. Anyone else hear about this? Joshua Gramlich Chicago, IL ----- Original Message ----- From: "Darren Marvin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 13, 2002 1:27 AM Subject: RE: WS-Security and Globus > Hi, > > You say you are using Globus, is that standard Toolkit, either v1 or v2. Globus 3 is actually called Open Grid Services Architecture (OGSA) and is built on web services. What is more OGSA has a proposed security architecture based on WS-Security. You can read it at: > > http://www.globus.org/ogsa/Security/OGSA-SecArch-v1-07192002.pdf > > There aren't any obvious implementations available yet, but you could attempt to extend Axis to support WS-Security, you can use Apache's XML Security to do this. > > -----Original Message----- > From: Joshua Gramlich [mailto:[EMAIL PROTECTED]] > Sent: 12 December 2002 20:34 > To: [EMAIL PROTECTED] > Subject: WS-Security and Globus > > > Hello all, > > I'm working on a project where we'd like to use Globus to secure a client > server application. This application communicates via messages, passed > through CORBA, to and from both client and server. My current > investigations into both CORBA and the Globus toolkit tell me that Globus > and CORBA don't jive. That is, not well, at least. > > So, what we'd like to do now is use Web Services instead of CORBA, but the A > no. 1 reason we're even doing this (application re-write-ish thing) in the > first place is because we want to add encryption and authentication to the > current application. I found out about WS-Security on IBM's developerworks > site and thought it might be useful. > > I don't suppose anyone has used Globus and WS-Security together yet? Any > code samples pehaps? > > > Joshua Gramlich > Chicago, IL >