Hi All,
I had a look in to the quickstarts in demos policy-security-saml inside jboss fuse service works 6.0.
I would like to extend the functionality by passing the STS token from one switchyard service A to another switchyard B.But it is failing to validate in service B.
Can you Please tell me how to pass the STS token and validate it.
If you pass a context property to the SOAP outbound binding then it will be used as a SOAP header.
switchyard/SOAPContextMapper.java at master · jboss-switchyard/switchyard · GitHub