ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Validation of XML signature

Post new topic  Reply to topic
 Validation of XML signature « View previous topic :: View next topic » 
Author Message
oli
PostPosted: Tue Jul 05, 2011 11:07 pm    Post subject: Validation of XML signature Reply with quote

Acolyte

Joined: 14 Jul 2006
Posts: 68
Location: Germany

Hi all,
we have a SOAP request that comes into the broker over a SOAPInput node. The request contains a SAML token with an XML Signature. We need to validate the XML signature against a given public key (locally on the broker without remote access to any service). The idea is to use a Java plugin node to do that validation. I know how to do it with DOM but I didn't find a way to do that without using DOM.

Does anybody know how the validation can be done based on the MbElement that hold's the XML signature without using DOM?

Thanks for your help.

Oli
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Wed Jul 06, 2011 4:30 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

Code:
MbElement cursor = (MbElement) firstElement.get(0).getValue();

_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Validation of XML signature
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.