AS4ClientUserMessage how to support outboundUserName/Password. #135
Unanswered
TMain-Tomi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi Tomi Lin, Username and Password are currently not supported. See also #42 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear @phax ,
I used phase4-spring-boot-demo to start AS4 server and client.
I used AS4ClientUserMessage and AS4ClientSentMessage to push a msg to partner. and my code as follow, it works normal.
But sometimes customers need we take outboundUserName/Password to tighten security. does as4ClientUserMessage can take outboundUserName/Password?
Similarly, if I were a server, if customers take inboundUserName/Password in msg, how do I parse it?
May you give me some advices? thanks.
Best Regards and Thanks.
Tomi Lin
Beta Was this translation helpful? Give feedback.
All reactions