I am generating a soap request using java wss4j and would like to check if it is correctly signed. My request uses the oasis open standard and saml 1.1.
Do you have any ideas on how to check whether my xml is properly signed ?
Thanks
I am generating a soap request using java wss4j and would like to check if it is correctly signed. My request uses the oasis open standard and saml 1.1.
Do you have any ideas on how to check whether my xml is properly signed ?
Thanks