• Embed Doc
  • Readcast
  • Collections
  • CommentGo Back
Download
 
 
XML and Web ServiceSecurity Survey
 
Lili Sun sun@usq.edu.au
 
 
20/06/092
 
Outline
Introduction
What is security?
XML-based Web services securitystandards
 
 XML signatures,XML encryption, XML Key Management Specification,Extensible Access Control Markup Language,Security Assertion Markup Language,WS-Security.
How they work together 
Conclusion
 
20/06/093
Introduction
 
Meeting security requirements for privacy, confidentialityand integrity is essential in order to move businessonline.XML has been widely used in e-services, M-services.XML has emerged as a prevalent standard for documentrepresentation and exchange on the Web.The following example shows a credit card messagefrom a bank in XML document that can be accessed byanyone if there is no protective security.
 
<?xml version="1.0" encoding="ISO-8859-1"?><PaymentInfo xmlns=“http://example.org/paymentv2><name>John Smith</name><CreditCard Limit=‘$5000’><Number>1234 5678 9012</Number><Issuer> Bank </Issuer><Expiration>11/07</Expiration></CreditCard>< /PaymentInfo> 
of 00

Leave a Comment

You must be to leave a comment.
Submit
Characters: ...
You must be to leave a comment.
Submit
Characters: ...