We have the following scenario;
Mobile device <-> SMP <-> NWG <-> ECC
and we are using X.509 based authentication. Currently the X.509 auth is enabled from Mobile device <-> SMP <-> NWG but is terminated at gateway as we use a ABAP connection between NWG and ECC with no trust enabled.
So the question is can we propagate the user id from the certificate till the backend i.e ECC? The idea is that we want the authorization to access the backend data to be authenticated against the user in the certificate.