Dear all,

Is there any existing sample on using WSDoAllSender/WSDoAllReceiver
handlers with adding SAML assertion as token.

I would imagine it should be something like the following fragment in
the wsdd file, with specifying "action" parameter as "SAMLToken", and
configuring other necessary parameters including a proper saml
properties file,etc. However I can't find any samples on this..

<handler type="java:org.apache.ws.axis.security.WSDoAllSender" >
     <parameter name="action" value="SAMLToken"/>
     <parameter name=... value=.../>
     <parameter name=... value=.../>
     <parameter name="SAMLPropFile" value= (some file)/>
</handler>


If anyone has any experiences or advices on this problem, please
advise..

Many thanks,

jake

Reply via email to