Application Development 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: 

Web service- authentication - service user

Former Member
0 Kudos

Hi,

I have exposed ABAP web service. I have set Anonimous Log on data in ICF details. This is required because I am using USERNAMETOKEN for ws-securty.

We have implemented this web service using proxy. When we execute proxy it doesn't ask for username/password. How do I enable this?

Regards,

Madhu

2 REPLIES 2

fredrik_borlie
Contributor
0 Kudos

I am puzzled.

In the first part of your question you say that you have enabled anonymous login.

And in the later part that you do not have to enter any user/password.

As I see it. That is how anonymous logon is working. So if you would be able to enter a user/password you should not be using anonymous logon!

Regards

Fredrik

0 Kudos

Hi Madhu,

First of all, how are you???

Previous comment was correct. If you enable Anonymous login then the logon screen would not be prompted.

To change that just check the option "All logon" and donot put any username and password into the value field.