how to craeet a custom SOAP header for a custom security token
Summary
how to add custom security header in SOAP adapterContent
hi,
I wanted to pass a custom security header to a SOAP adapter. In SOAP adapter configuration in an integration, there a section where we can add a custom header XSD and choose the custom header.
however, when I tried to upload the XSD created from Jdeveloper for the custom header XML for usernametoken I always get invalid XSD error. Can you please let me know what is issue
the custom security header to be added is
<wsse:UsernameToken wsu:Id="UsernameToken-2">
<wsse:Username>ENPHASE.INTIGRATIONUSER</wsse:Username>
<wsse:Password Type="
0