Hi,

Does Axis2/Rampart support services that expect a SAML (or other
issued token) at present? I.e., can I write a service.xml where I
specify the InflowSecurity parameter as follows?

  <parameter name="InflowSecurity">
    <action>
     <items>IssuedToken</items>
    </action>
  </parameter>

I get an AxisFault - WSDoAllSender: Unknown action definedIssuedToken.

Clearly the items being set to IssuedToken is not right in the above
service.xml - what is the correct value for the items tag to notify
Axis that the service expects an issued token such as SAML?

Thanks for any info

- Nagi

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to