• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Web service security and Authentication

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi everyone,

i am working on a web services project and we are looking at various authentication technologies for web services and also toolkits for implementing web services security.

i looked at the ws-security specs and found some interesting approaches to authenticate users in a web service application. I also read about the IBM and Phaos toolkit for implementing XML encryption for XML security.

Has anybody worked with SAML and other WS-Security technologies and if so, can you provide some insight into those. I would also like to hear about binary XML specs, if anybody has some interesting resources.

Thanks
Karthik.
 
Karthik Mohan
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
**bump**

awaiting a reply from someone ...
 
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I tried all these below for implementign XKMS, XML Encryption and XML Signatures implementation :

IBM XSS
VeriSign TSIK

Ofcourse, we have our only XKMS Specification framework implementation ...
 
Karthik Mohan
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi kumar,

i would like to hear more about your XKMS framework implementation. What did you primarily use it for ?? encrypting the whole document or just specific nodes ?

also, if you have a bookmark of resources that you had referred to, can you please send them to me ?, i can PM you my email address.

Thanks
karthik
 
Rr Kumaran
Ranch Hand
Posts: 548
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
please let me know your active personal id so that we can colloborate to our knowledge ...
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic