Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to disable logon prompt in Webservice

0 Kudos
361

Hello Every one,

We have created a web service and we are tried to suppress the logon prompt by choosing No authentication and providing service user credentials but it is not working.

We referred this link

can any one help on this topic?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Sandra_Rossi
Active Contributor
0 Kudos
236

You could use WSS_SETUP program to create a DELAY_L_<SID> user (cf Message-Based Authentication with WS-Security -> http://help.sap.com/saphelp_nw70/helpdata/en/c0/d809a4e0bf493b9aed84c6912a1759/frameset.htm )

1 REPLY 1
Read only

Sandra_Rossi
Active Contributor
0 Kudos
237

You could use WSS_SETUP program to create a DELAY_L_<SID> user (cf Message-Based Authentication with WS-Security -> http://help.sap.com/saphelp_nw70/helpdata/en/c0/d809a4e0bf493b9aed84c6912a1759/frameset.htm )