Skip to Content
0
Jun 09, 2009 at 12:22 PM

Web Services Basic Authentication and System Accounts

43 Views

We have developed and ABAP web service that uses Basic Authentication. Everything is working fine. However, the we are only able to run the web service using accounts that are of type "Dialog" or "Service". For security reasons (we don't what this account to have access to the SAP GUI), we want to run the web service with an account of type "System". Is there anything we can do?