Hi SAP Community,
This is my first post so I hope I'm doing this right. I have the following case; We currently have a portal with secure login that functions as a certifying entity and with that other systems have the option of entering with their network user (user of active directory microsoft) in the web services.
this portal is called PK1.
But the problem occurs in our system P05, although it is working ok when we use PK1 and P05 to login with a network user, now the need arose to use a webdispatcher (SID WP5) for do load balancing. Despite loading the certificates of PK1 and P05 in the webdispatcher, logging by network user continues to fail, since it is also requesting an ABAP user.
So in summary:
the login with network user between PK1 -> P05 is ok.
But the login with network user between PK1 -> WP5 -> P05 is not working.
Please help if anyone has any idea of what the problem may be or what configuration I am missing.
Regards!