cancel
Showing results for 
Search instead for 
Did you mean: 

Providing basic security to webservice

Former Member
0 Kudos

Hi

I m trying to provide basic security to my webservice.I selected http authentication- with basic user/password option.

But where should i specify appropriate user/pwd at the time of webservice exposure,so that only the authorised user can access my webservice.

Thanks in advance

DhanyaR Nair

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Nair,

you will not directly deal with users usually. Instead this is done using roles and persmissions. If you want to limit access, to your webservice, a good start may be the docs at http://help.sap.com/saphelp_nw04/helpdata/en/9e/a7d13f83a14d21e10000000a1550b0/frameset.htm

Hope this helps.

Regards,

Patrick