Hi Experts,
We need to receive files from an external partner via AS2 protocol.
However our partner doesn't support HTTP Basic authentication that is required by AS2 sender adapter.
We found Note 1828575 that explains how anonymous authentication is enabled for AS2 adapter.
However this allows anonymous access for all AS2 sender channels instead of just one of them.
Is it possible that when sending files to http://<host>:<port>/AS2/Partner1 anonymous authentication is allowed, and when sending files to http://<host>:<port>/AS2/Partner2 HTTP basic authentication is required?
Thanks in advance,
Rayko