Hello, I'm facing a problem with a JAXWS contract first WebService I want to deploy using SAML Assertions in its
SOAP Message.
I'm using RAD 8.0 and Websphere 7.0 as server.
My WSDL contains the policies for tokens, these are my policies:
My Web Services Client generates a wsit-client.xml which references to an xml file similar to the WSDL but in the tag you can find that you can add a SamlCallback class to consume the token, add signature and add the assertion to the SOAP.
The application must use just JAXWS and other libraries, but Metro is prohibited. I'm just missing the SAML to complete my application. Somebody could help me please? I'd be really grateful. Thanks in advance